Search Issue Tracker
Physx crash(es)
To reproduce:1. Download the project from the user's Dropbox folder (the project is lastly opened with 4.5)2. Open it with 5.0a1/a2/... Read more
Screen.width and Screen.height values in "OnEnable" function are incorrect
When Screen.width or Screen.height are called in an "OnEnable" call in the editor and the component is enabled (i.e. by checking the... Read more
OnTriggerStay does not get called at all
To reproduce:1. Open attached project2. Open scene Test3. Enter play mode, note the logs - they only print the OnTriggerEnter but no... Read more
3D colliders have higher priority than 2D when dealing with mouse clicks
Steps to reproduce:1. Create a project which has two gameobjects with two colliders attached - one 3D and one 2D. Both objects shoul... Read more
Shader compilation fails on TI OMAP 4430 SoC (PowerVR SGX 540)
Reproduced on:Amazon Kindle Fire (blaze, first generation) with Android 2.3.4 Not reproduced on:Google Nexus 5 with Android 4.4.2 Re... Read more
-e WebPlayer crashes 100% on Firefox OS X 10.9.2
To Reproduce:1. Go to https://unity3d.com/showcase/live-demos2. Click any of the demos.3. Click on another tab.4. Go back to the Web... Read more
Sprite renderer sorting layers don't work
To reproduce:1. Open attached project2. Open scene test3. Set the sorting layer of sprites 0 to 2 to layer14. Set the sorting layer ... Read more
Monodevelop unfolds all folded segments on save sometimes
To reproduce:1. Create a script and open it in monodevelop2. Make sure folding is enabled3. Write some code in Start() or Update() a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS