Search Issue Tracker
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
Default propertes for shaders only allow Texture2D types, not RenderText...
To reproduce:1. Create new project2. Import the attached shader3. Notice that the default properties for the shader is set to "Textu... Read more
Web Player installers do not work on IE11 - 32bit version
-e: the IE11 preview version on win7 32bit doesn't work with the webplayer related to https://fogbugz.unity3d.com/default.asp?552140... Read more
All scene views are affected by WASD controls
To reproduce:1. Open the project2. Add another scene tab so there is more than one visible3. Click and hold the right mouse button o... Read more
Remove Property option for animation curve removes all properties
- Create a new animation for an object and add a curve for Transform.Position- If you click the white dot next to Main Camera : Posi... Read more
Regression - repeating adding of BoxCollider doesn't give any dialog win...
Regression - repeating adding of BoxCollider doesn't give any dialog windows 2) How can we reproduce it using the example you attach... Read more
When drop off mesh links are generated, all the jumps links dissapear
To reproduce:1. Open attached project2. Open scene "Terrain navmesh"3. Notice that only that only drop off links are present4. If yo... 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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row