Search Issue Tracker
Inspector's "Set to Value of X" context menu fails when setting bool values
How to reproduce:1. Create a new project and open it2. In the Hierarchy Create two new cubes and name them "First" and "Second"3. Ch... Read more
Contents of text file Assets are not displayed in the Inspector window
How to reproduce:1. Open user-submitted project (BugReport_Unity)2. Select the 'bugreport.txt' Asset in the Project window3. See the... Read more
Inspector Property field text alignments are inconsistent
Reproduction steps:1. Open the attached project "1194487"2. In the Hierarchy, select "Main Camera" Expected result: All Property fie... Read more
There's no information to what parent a GameObject belongs to when searc...
Repro steps:1. Open QA attached project "repro_1065273"2. Open scene "0"3. Select "GameObject" in the Hierarchy4. Click the circle n... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... Read more
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce:1. Open user's project2. In Project window (Assets/ScriptableObjects), select MyScriptableObject13. In Inspector window... Read more
Unchecking a Static flag for an object hierarchy displays an incorrect m...
How to reproduce:1. Open any project2. Create a game object and add a child game object to it3. Set Static = true on both game objec... Read more
[Editor] LOD Group triangle count is inaccurate for sub-meshes
1. Set a mesh with submeshes as your LOD Mesh2. Check the triangle count in the LOD Inspector Actual result: the triangle count is s... Read more
Inspector multiselect decreases editor performance
Reproduction steps:1. Open attached project "MultiSelect.zip" and scene "11. HBAO"2. In Hierarchy window, search for "meshrenderer" ... Read more
Some parameter fields inside Inspector do not show interaction feedback ...
Reproduction steps:1. Open the attached Project inside of "Circuits.zip"2. Open the "Selection" Scene3. Select GameObject "CircuitMa... 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