Search Issue Tracker
Infinity fields cannot be set to Infinity after setting them to somethin...
To reproduce: To reproduce: 1. Add a Hinge Joint to any game object 2. Set Break Force to any non-Infinity value (41, for example) ... Read more
[CustomEditor] The value edited in edit mode gets reverted after playing...
Steps to reproduce this issue: 1. Select the GameObject in the scene "TestScene" 2. Lock the inspector 3. Deslect the GameObject (y... Read more
[HideInInspector] Script with HideInInspector hideFlags and [ExecuteInEd...
Script with HideInInspector hideFlags and [ExecuteInEditMode] attribute cannot be removed from gameobject after deleting it from the... Read more
Public inspector fields can't separate between identically named scripts...
Repro: 1. Open the project in 'repro.zip' and goto 'reproScene'. 2. Notice that there are two 'TestScript' named scripts in the pr... Read more
A checkbox in the Inspector window gets drawn incorrectly
Steps to reproduce: 1. Create a new GUI image 2. Drag an image with borders into the Source Image slot 3. Change the Image Type to T... Read more
Unfolding a script in inspector causes a bunch of scripts to disappear
To reproduce: 1. Import attached Unity package 2. Add chest - Bliss mk1 prefab to the scene 3. Select it 4. Check Inspector 5. Fold/... Read more
Unity crashes on assigning a missing script
To reproduce: 1. Open the attached project (uGUI 3) or the sample uGUI beta 3 project 2. Open the Example - Layout Constraints scene... Read more
Unity crashes if a script containing a custom inspector class is deleted
If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more
Enum properties in serialized structs show up as integers
To reproduce: 1. Open the attached project 2. Open test scene 3. Inspect NewBehaviorScript inspector on the GameObject Expected res... 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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values