Search Issue Tracker
Selecting a prefab in project view throws Array index is out
To reproduce: 1. Open attached project 2. Select Cloth prefab in project view Expected result: The prefab gets selected Actual resul... Read more
Inspector - component property names overflow into property value space
Steps to reproduce: 1. Open the attached project 2. Select the gameObject which has an attached component script 3. Observe the scri... Read more
Inspector preview incorrectly adds invalid color data to mesh
1) What happened Inspector preview incorrectly adds invalid color data to mesh even when material/shader doesnt require them. Conso... Read more
NullRefException when undocking Asset Preview window from Inspector
Right click on the Asset Preview window in the Inspector to have it undocked. The following error message is printed in the Console:... Read more
[Hotkey] Alt-Shift-A hotkey does not enable/disable GameObject anymore
Reproduction steps: 1. Open the attached project 2. Select the "Main Camera" GameObject 3. Press Alt + Shift + A Actual result: Ope... Read more
[MeshPreview] Colors of the mesh are not displayed in the inspector prev...
Steps to reproduce: 1. Open the attached project 2. Select the mesh asset in the project window 3. Notice that only uv and uv2 are ... Read more
game object reference type doesn't get updated after recompilation when ...
Steps to reproduce: 1. Open attached project "reference_bug.zip" 2. Open "0" scene 3. Select "Main Camera" in the hierarchy and make... Read more
When inspecting Mesh Data of baked NavMesh asset, the text messes up aft...
To reproduce: 1) Get a baked Nav Mesh asset 2) Expose Nav Mesh Tiles -> Element 0 -> Mesh Data, make mouse focus inside it 3) Minimi... Read more
Selecting two gameObjects crashes Unity if one of them has 'Components c...
To reproduce this issue: 1. Import case_619848 package 2. Open 'Library' scene 3. Select Dialog( Hallway Right - > Dialog Triggers ... Read more
Plugin may be not as Editor-only plugin if it is imported
Steps to reproduce: 1. Download SomeAwesomePlugin452.rar. It was opened with 4.5.2p3 version. 2. Open downloaded project with 5.0.0 ... 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
- GameObject doesn't execute animation the way it's supposed to until any GameObject in the Hierarchy is selected when in the Play Mode
- PropertyField does not properly render its field when changing it back from a valid Asset to "None"
- "ArgumentException: Input Button Enable Debug Button 1 is not set" is thrown when "Enable Debug Button 1" is deleted
- Duplicate invocations when Enabling InputActions during handling an input action
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly