Search Issue Tracker
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
[IMGUI] "Use DXGI flip model" text under resolution and presentation set...
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot. Steps to reprodu... Read more
EditorWindow.Position get/set is inconsistent when creating Custom Edito...
To reproduce:1. Open attached project2. Go to the Examples>PositionBug. Reproducible with: 2017.4.18f1, 2019.1.0a10, 2019.1.0a14,... Read more
Image added to the label in PropertyDrawer.OnGUI() is displayed in the w...
How to reproduce:1. Open the attached project2. Open Test scene3. Select Camera game object4. Notice that modifying the image of the... Read more
Vertical text is blurry. (example: Rect Transform anchor presets)
1. Open the attached project2. Open "testscene" scene (it has Canvas and Button)3. Select Button in Hierarchy4. Look at Inspector an... Read more
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more
[IMGUI] Warning icon in asset importer window is clipped
Steps To Reproduce: 1. Create a new Project2. Window > General > Asset Store3. Search UI samples and click on Import4. On the ... Read more
Undo SetCurrentGroupName() is overriden by RecordObjects() when using Redo
Steps to reproduce:1. Open project contained in "bug1.zip"2. Enter "Main" scene3. Select Main Camera and Directional Light gameobjec... Read more
Multiple hierarchy tabs take focus when an object is created
1. Open the attached project2. Make sure there is an other Hierarchy tab alongside the Game tab3. Open the Game tab4. Create an obje... Read more
[IMGUI] Save Scene Dialog appears twice on clicking "Don't Save" on chan...
Save Scene Dialog appears twice on clicking "Don't Save" on changing Graphics API Steps to repro:1. Create a new Project > Create... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved