Search Issue Tracker
Value of a variable in the scene is reset to the original prefab value o...
How to reproduce:1. Open attached project "Case_1159768_repro.zip"2. Select "OBJE" GameObject in the Hierarchy3. Click "SetA" button... Read more
GUILayout.Label() is affected by the window width when it's used in Hori...
How to reproduce:1. Open the attached project ("case_1155166")2. Enter Play Mode3. Try changing the Game View window's width Expecte... Read more
Using EditorUtility.DisplayCancelableProgressBar in ChangeCheckScope thr...
How to reproduce:1. Open user-submitted project (Unity2019.2-CustomInspectorLayoutScopeIssue)2. Open the 'SampleScene' scene3. Selec... Read more
The position of EditorWindow is offset after opening it
How to reproduce:1. Open the attached "New Unity Project.zip" Project2. Open Window > Test Window3. Observe the position of the o... Read more
[Editor] Quality settings default drop-down icons are hardly visible
Quality settings default drop-down icons are very small and hardly visible Steps to Repro:1. Create a new Project2. Edit > Projec... Read more
Color picker dialog does not open when pressing on the Color Node or Col...
How to reproduce:1. Create a new URP/HDRP project2. Create an Unlit Graph in the Project window (Right-click -> Create -> Shad... Read more
Cursor icon does not change into a hand when hovered over a Script in th...
How to reproduce:1. Open the "SampleScene" Scene in the attached "1215837.zip" Unity project, then enter Play Mode2. Defocus and ref... Read more
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window. RGB, R and G tabs are missing in Baked Lightmap Preview Wind... Read more
[Mac] Event.modifiers are not detected when EventType.KeyDown is used
How to reproduce:1. Open the attached project ("case_1156398")2. Create a new GameObject3. Attach "Test" script to the object4. Ente... Read more
IMGUIContainer Overflow.Hidden is ignored when GUI z-axis rotation is se...
How to reproduce:1. Open one of the attached projects ("GUI_Test" for versions 2019.1.0a9 and above, "GUI_Test_Experimental" for old... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"