Search Issue Tracker
Display Resolution Dialog is shown even if "Hidden By Default" is set
To reproduce:1. Open the project2. Navigate to Player Settings -> Standalone -> Resolution and Presentation3. Verify Default I... Read more
Editor crash caused by LineRenderer
- Open scene Splash in the attached project and press Play- Press Enter- Click the Temp Character button- Click the Open Dropdown bu... Read more
Same name objects aren't animated
To reproduce:1. Open attached project2. Open scene keyProblem3. Start recording an animation4. Select all Gameobject's children and ... Read more
Scriptable object loses data when Unity is defocussed
To reproduce:1. Open project "New Unity Project"2. Delete the "Test" scriptable object3. Open Window > Test4. Click the "new asse... Read more
Unity crashes when instantiating many instances of prefabs with Rigidbod...
User is instantiating 10 million prefabs with Rigidbody components attached to them. Unity is crashing somewhere in Rigidbody.SetIsK... Read more
EditorApplication.isPlayingOrWillChangePlaymode returns false
To reproduce:1. Open the attached project2. Open the scene3. Press play4. You will see "We're being disabled, and Playmode is NOT ch... Read more
Awake & Start not called before Update when assembly is reloaded for Exe...
To reproduce:1. Open the attached project2. Observe that "Awake", "Start", "Update" is displayed in the console (because of the Exec... Read more
[InitializeOnLoad] EditorApplication.OpenScene doesn't work
To reproduce:1. Open the project I've attached2. Open the "test" scene3. Reopen the project4. Notice that EditorApplication.CurrentS... 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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations