Search Issue Tracker
'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
No warning for network attributes in non-NetworkBehaviour scripts
NetworkBehaviour scripts can use the network custom attributes, but when these attributes are used in non-NetworkBehaviour scripts, ... Read more
Unity crashes on Unity::GameObject::IsActive when opening a scene
Repro steps:1) Open attached project2) Open scene 'client'3) Editor crashes Additional information:From the editor log I can see, th... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically