Search Issue Tracker
A Mesh which uses ShaderGraph Shaders is not rendered when using Metal E...
To reproduce: 1. Download attached "BermudaTechArt.zip" project and open in Unity2. Open "BossEffect" scene3. Observe that You can s... Read more
Unity Build silently crashes when calling Application.Quit on an unrelia...
How to reproduce:1. Open the attached project ("case_1170573-NetworkTest.zip")2. Make a standalone build3. Simulate heavy network tr... Read more
Custom Inspectors OnDisable still called after Asset has been deleted
Discovered in case 1158222. Steps to Reproduce : Download the attached project Open the InspectorWindow and ensure it remains visibl... Read more
[Android] Device doesn't rotate immediately accordingly to its holding p...
Repro steps:1. Open QA attached project "repro_1169727"2. Build and Run on Android3. Press the Portrait button which sets the screen... Read more
[Terrain] Clicking on "Terrain Settings" throws NullReferenceException
"NullReferenceException: Object reference not set to an instance of an object UnityEditor.TerrainInspector.ShowRenderingLayerMask (S... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more
Having the custom brush menu open with custom brush texture set to "none...
For Raise or Lower Terrain, only the last click will undo. The rest won't. Repro steps:1. Open SampleScene2. Select the terrain3. Ch... Read more
When "draw instanced" is changed for entire terrain group and then undon...
Repro steps:1.Create terrain with neighbors2. Go into terrain settings and check or uncheck "draw instanced"3. ctrl+zExpected result... Read more
Inconsistent rendering between Camera preview and Game view when using D...
How to reproduce:1. Download and open the attached project "1114576.zip"2. Open the Scene and Game windows3. Select the Main Camera ... Read more
String is cleared after scene reload when it contains more than 69 chara...
How to reproduce:1. Create a new project2. Create a new Gameobject3. Change the Gameobject name to "abcdefghijabcdefghijabcdefghijab... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used