Search Issue Tracker
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
Entering Play mode unlocks the Inspector if the Inspector shows a Script...
To reproduce: 1. Open the project, attached by the user (InspectorLockBug.zip)2. Select "New My Scriptable Object" in the Project br... 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
Element collapse/expand arrows invisible when using UI Elements List View
Reproduction steps:1. Open the attached project: "1425220.zip"2. Open Scenes/SampleScene3. Select "TestThing" GameObject in the Hier... 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
- “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