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
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal