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" Scene 3. Select the "This" GameObject in t... Read more
The Component is not disabled/enabled via script until mouse hovers over...
How to reproduce: 1. Open the attached "1320215_Repro" project 2. Open the Scene "SampleScene" 3. In the Hierarchy select the "GameO... Read more
The Asset's name property is cleared when resetting it via the Inspector
How to reproduce: 1. Create a new Unity project 2. In the Project window create a new Timeline asset by Right-click -> Create -> Tim... Read more
The preview of the Gradient is not changed when reordering Gradient List...
How to reproduce: 1. Open the attached '1315679.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select the 'Test' GameObject ... Read more
Inspector throws errors and stops displaying fields when changing Serial...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Click on Test in the Scene Hierarchy 4. Click Change To My Cla... 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 obs... 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" GameObject 3. In the Inspector win... 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 ... 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 ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL