Search Issue Tracker
[Android] Transition from lock screen to game sometimes corrupts Render ...
Steps to reproduce: 1) Download attached project ' LockScreenRTCorrupt.zip' and open in Unity.2) Build and run project on a device.N... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Reimporting specific prefab crashes editor
How to reproduce:1. Create a new project2. Drag and drop the attached prefab SR_Camera3. Select it4. Unity crashes Tested Win7Reprod... Read more
duplicating prefabs children causes other prefabs children to change mat...
Steps to reproduce (or watch gif):1. Open attached project "test08.zip"2. Open "test" scene3. Select "Cube (1)/Sphere"4. Add "red" m... Read more
[Editor] Changing game view size doesn't update Camera.ViewportToWorldPo...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. In game view, make sure that Maximize on play is checked and ent... Read more
Closing Unity after minimising and maximising it results in a crash
Steps to reproduce:1. Open attached project or create a new one.2. Right after project finishes loading up minimise it3. maximise it... Read more
[MacEditor] Editor crashes when building without switching the platform ...
'Steps to reproduce: 1) Open the attached project. 2) Switch the platform to 'PC, Mac & Linux Standalone' in the Build Settings.... Read more
[shaders] Mac shader compiler runs out of memory on complex surface shad...
Importing "The Blacksmith: Characters" asset, the editor gives an error "Protocol error - failed to read correct magic number". The ... Read more
[iOS]Exception is thrown after splash screen appears when using Unity Ads
Steps to reproduce the issue:1. Download attached project (link to the storage and share service is provided in the user’s email).2.... Read more
Coroutine functions are sometimes labelled incorrectly in the Profiler
Steps to reproduce:1. Download and open attached project CoroutineProfileTest.zip2. Open scene CoroutineProfileTest_scene3. Observer... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons