Search Issue Tracker
AddListener and RemoveListener generate a lot of garbage
How to reproduce: 1. Open attached project2. Attach script Test.cs to any game object- The script simply creates and removes listene... Read more
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line"To access the Administrator controls, launch Unity a... Read more
'Mute audio' button in Game view should be 'Mute Audio' to match the gen...
Steps to reproduce: 1. Open any project with Unity2. Notice that 'Mute audio' button in the Game View is not capitalized while all o... Read more
Object.FindObjectOfType finds all objects of type and returns the first ...
How to reproduce: 1. Open attached project2. Attach script Test.cs to any gameobject- The script simply attempts to find an object o... Read more
Plugin crash on quitting viking village scene
-e: when playing the viking scene and quitting the plugin crashes -tested Win7, FF & Chrome -repro--get viking village from Asse... Read more
No feedback when unable to add a scene to NetworkManager
No feedback when unable to add a scene to the Online Scene and Offline Scene slots of the NetworkManager. Read more
SyncVars dont work with script inheritance
SyncVars dont work with script inheritance. The code generation for SyncVars does not take into account custom serialization functio... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template