Search Issue Tracker
Crash when changing values of configurable joints properties
Reproduction steps: 1. Open user-submitted project 2. Drag "CapGuy" GameObject from Assets -> Shooter -> Prefabs to Scene 3. Expand ... Read more
EditorWindow fails to open when the cause of NullReferenceException in C...
How to reproduce: 1. Open the attached project ("1366567_repro.zip") 2. Open the "ExampleWindow.cs" script 3. Uncomment lines 36, 37... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps: 1. Open the attached Unity project "ReorderableListBug.zip" 2. Open the "SampleScene.unity" Scene 3. In the Hier... Read more
EditorGUILayout.EnumFlagsField sometimes marks incorrect flags when tryi...
How to reproduce: 1. Open the user's attached "EnumTest" project 2. Select the "Main Camera" GameObject in the Hierarchy 3. Select t... Read more
Impossible to change the Gradient's location value in the Visual Effects...
How to reproduce: 1. Open the attached project "GradientPos.zip" 2. Open the "New VFX" Visual Effect Graph from the Assets folder 3.... Read more
[Mac] Can't duplicate or delete array elements when using the context menu
How to reproduce: 1. Open the attached project "My project (22).zip" 2. Select "GameObject" in the Hierarchy window 3. Open the Insp... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce: 1. Open project "MaskField bug.zip" 2. In the Menu open Window > My Window 3. Press on "Nothing" and select "A", "... Read more
Gradient key disappears and NRE is thrown when double-clicking on key an...
How to reproduce: 1. Create a new VFX in HDRP/URP project 2. Select color bar in 'Set color over Lifetime' 3. Double click on the gr... Read more
Docked EditorWindow created from Script can not be resized horizontally
How to reproduce: 1. Open the attached project "EditorBug" 2. Load the user's Layout "Layout.wlt" file 3. Resize the "MyEditor" wind... Read more
Slider dragger is attached to mouse after the mouse pointer is Locked
Reproduction steps: 1. Open the user's project "TestProject.zip" and open the "New Scene" Scene 2. Play the Scene 3. With the left m... 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
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
- Project tab navigates to the previous folder when undoing (CTRL+Z) GameObject placement in the Scene
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.
- PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.