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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES