FAQ
Last updated
Last updated
To fix them install the supported Burst version from Package Manager, or from the Settings Window:
This happens when you delete the Traffic System plugin and import it again.
Fix: Go to Build Settings -> Player Settings -> Other Settings, locate Scripting Define Symbols, and delete GLEY_TRAFFIC_SYSTEM
For all of the above, the solution is in this video:
Yes, it works on all platforms that support the Burst compiler. It is called mobile because is highly optimized to work perfectly on mobile.
Fix 1:
Upgrade Your Unity Editor to a LTS version of Unity greater than 2021.3.29
Fix 2 when it is not possible to upgrade to a LTS version:
Replace the new FindObjectsByType
With the old FindObjectsOfType which is marked as obsolete in the latest versions of Unity.
From the traffic vehicle's Rigidbody select Extrapolate. This is because your camera follow script is not moving synchronized with the physics engine.
Mobile Traffic System supports Unity 6. if you have any issues please contact us on discord.