Search Issue Tracker
Elements in the Inspector disappear when using EditorGUI.BeginProperty a...
How to reproduce:1. Open the attached '1334600.zip' project2. Open 'SampleScene'3. In the Hierarchy select the 'Test' GameObject4. I... Read more
ScrollView goes wacky when adding a Vertical layout group
How to reproduce:1. Open user's project ("ScrollViewLayoutBugReport.zip")2. In the Hierarchy create UI > Scroll View3. Select Scr... Read more
[Regression] Repaint and Layout OnGUI events don't update mousePosition ...
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the "mouse position" text field in the Game View3.... Read more
RectTransform Position and Width properties remain inaccessible after re...
The RectTransform Position and Width properties remain inaccessible after removal of LayoutElement and VerticalLayoutGroup component... Read more
"Plus" icon is missing on the Add Package button in the Package Manager ...
Steps to reproduce:1. Create/Open any project2. Open Window->Package Manager Expected result: "Plus" icon is on the Add Package b... Read more
A null reference exception is thrown when trying to access EditorStyles....
How to reproduce:1. Open the attached 'project-1231054.zip' project2. Select the 'TestEditor' in the Hierarchy window3. Open the 'Te... Read more
GUIContent with Texture does not follow GUILayout.Width style
How to reproduce:1. Open the user's project2. Open Tools > Example Expected result: "Test 1" and "Test 2" Width is 150Actual resu... Read more
Canvas Group Interactable flag is applied to the GameObject when the Can...
How to reproduce:1. Open the attached '1324097.zip' project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. In t... Read more
[Improved Prefab] "Apply all" and "Revert All" button is clipped under o...
"Apply all" and "Revert All" button is clipped under override window Steps to repro:1. Create a new project2. Darg "Main Camera" gam... Read more
SerializedProperty children not visible when put in horizontal group
To reproduce: 1. Open the attached project (Bugtest.zip)2. Open the Test -> EditorWindowTest window3. Observe that elements of ar... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS