Search Issue Tracker
Table Entry Reference gets a random negative Key Id when copy-pasting on...
How to reproduce:1. Open the attached project "My Project.zip"2. Open the "SampleScene" Scene3. Select the "This" GameObject in the ... Read more
The Component is not disabled/enabled via script until mouse hovers over...
How to reproduce:1. Open the attached "1320215_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
The Asset's name property is cleared when resetting it via the Inspector
How to reproduce:1. Create a new Unity project2. In the Project window create a new Timeline asset by Right-click -> Create ->... Read more
The preview of the Gradient is not changed when reordering Gradient List...
How to reproduce:1. Open the attached '1315679.zip' project2. Open 'SampleScene'3. In the Hierarchy select the 'Test' GameObject4. I... Read more
Inspector throws errors and stops displaying fields when changing Serial...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click on Test in the Scene Hierarchy4. Click Change To My Class 1... Read more
Reorderable arrays with high element counts show up as "empty" when mult...
How to reproduce:1. Open the attached "Repro Project" and open the "Sample Scene"2. In the hierarchy select the "1" object and obser... Read more
[MacOS] Properties window doesn’t open when right-clicking on components...
[MacOS] Properties window doesn’t open when right-clicking on components parameters with objects and selecting Properties option, Co... Read more
Inspector's Transform fields Position and Rotation is not setting "GUI.c...
How to reproduce:1. Open project "New Unity Project.zip"2. In the Hierarchy window select "bug" GameObject3. In the Inspector window... Read more
An empty custom editor will force all inspector windows to be redrawn ev...
How to reproduce:1. From any project, add the attached ForcesRepaint MonoBehaviour (see attached files)2. Create a new GameObject an... Read more
Color defaults in System.Serializable class objects are ignored when add...
How to reproduce:1. Open the attached project's "case_1319654-Project.zip" Scene labeled "SampleScene"2. In Hierarchy, select the "G... 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