Search Issue Tracker
Drawing ReorderableList in custom PropertyDrawer causes rendering issues
Drawing a Serialized property with custom PropertyDrawer which draws ReorderableList causes rendering issues in the said list. The i... Read more
A specific Finnish symbols disappears from input text field after input
To reproduce: 1. Set input language as Finnish2. Open project3. Play scene4. In input field type a few letters, press Enter5. Edit t... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps:1. Open the attached project "RepoProject.zip"2. Set the Scene view to 2D3. Upgrade the project to 2021.2, 2022.1... Read more
[IMGUI] "Show" button text is clipping from "Compiled code" Dropdown of ...
"Show" button text is clipping from "Compiled code" Dropdown of Shader Import Settings Steps to repro:1. Create a new project2. Proj... Read more
[IMGUI] Null Reference exception is thrown on selecting different option...
[Editor] Null Reference exception is thrown at the time of switching Aspect Ratio in GameView 1. Open a new Project2. Go to Game win... Read more
Vector2 and Vector3 Property Field height is 2px larger than other Prope...
How to reproduce:1. Download and open the attached project 'WidePropertyField.zip'2. Open Tools -> Test3. Set Wide Mode to True b... Read more
EditorGUIUtility.GetBuiltinSkin() does not display the EditorSkin of the...
How to reproduce:1. Open user-submitted project (BuiltinInspectorSkinError)2. In the Hierarchy window select the 'SelectThis' GameOb... Read more
GUI Elements Get Clipped when modifying the GUI.matrix
GUI elements get clipped when zooming out of the canvas by modifying the GUI.matrix. In previous versions of Unity it had no problem... Read more
Line remaining in project explorer when dragging the element between oth...
Line remaining in project explorer when dragging the element between other two, but then going out of bounds of the project explorer... Read more
ReorderableList maintains incorrect height in the Inspector when cache i...
How to reproduce:1. Open the attached project (ReorderableListTest.zip)2. In the Project window, under Assets, select ReorderableLis... 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