Search Issue Tracker
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
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
Wrong selections when animations tab is visible
To reproduce:1. Download and open the project (from a link provided)2. Open the 'problemScene'3. Open the Animation tab4. Expand the... 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
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
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
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
GPU profiling doesn't work on Maveric (Intel HD Graphics 4000)
Intel HD Graphics 4000 GPU profiling doesn't work on Maverick.To reproduce:1. Open unity with a computer which has Intel HD Graphics... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default