Search Issue Tracker
[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
Transform values that do not fit their input field in the Inspector wind...
How to reproduce:1. Create a new Unity project2. Select any GameObject3. Enter a large value into one of its Position/Rotation/Scale... Read more
Dragging object to public field in inspector does not highlight it
To reproduce:1. Create new Unity project2. Create any public field on any object (e.g. UI > Canvas, set Render Mode to Screen Spa... Read more
Hotkeys are being activated when entering text to any input field in the...
To reproduce:1. Open any project2. Try to input any string to a string field found anywhere in the editor3. Observe Editor's main to... Read more
The header is shown multiple times when variables are separated by a comma
Reproduction steps: Open the attached project (“header.zip“) Select scene “SampleScene” Select GameObject called “Main Camera” In th... Read more
'Retrieving array element that was out of bounds' error is thrown on del...
How to reproduce:1. Open user-submitted project (DeleteElementArray.zip)2. Open the SampleScene3. Select Array GameObject4. Delete E... Read more
Inspector window fails to update when saving a Script with 'Recompile Af...
Steps to reproduce:1. Open QA-submitted project2. Open Scene "Sample Scene"3. Select either of the two objects in the Hierarchy and ... Read more
.NET 4.x Runtime Script Component can not be loaded when it has more tha...
How to reproduce:1. Open the "SampleScene" Scene in the attached "PartialedNestedClasses.zip"2. Open the "PartialNestedClasses.cs"3.... Read more
NullReferenceException is thrown in Play mode when GO Properties window ...
Reproduction steps:1. Open the attached project ("1371833_22.1.0a16.zip")2. Open "SampleScene"3. Right-click Canvas in the Hierarchy... Read more
NullReferenceException errors are thrown when Scriptable Objects with mi...
How to reproduce:1. Open the attached project2. Selected two or more Scriptable Objects from "Assets/MyTiles"Optional steps:3. Move ... 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