Search Issue Tracker
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
[HighDPI] Button dialogs are being cut off when trying to change layer m...
How to reproduce: 1. Open attached project ("case_1043212-HiDPITest.zip") 2. Open scene "ggg" 3. Select "GameObject" in Hierarchy 4.... Read more
Pop up box content not fully inside Unity Window when first hovered over...
How to reproduce: 1. Open or create Unity project, have it in full screen 2. Make a Canvas 3. In the Rect Transform, hover over Blue... Read more
GUI.Color setting reset between GUI calls
Steps to reproduce : - import the project attached in Unity 4.3 - open the scene Big10_KeyboardScene - open the script Big10_OnScre... Read more
EditorWindow.Position get/set is inconsistent when creating Custom Edito...
To reproduce: 1. Open attached project 2. Go to the Examples>PositionBug. Reproducible with: 2017.4.18f1, 2019.1.0a10, 2019.1.0a14,... Read more
Material override tag casing is ignored after being set the first time
Reproduction steps: 1. Open the attached project 2. Click on Assets/material.mat to view it in the inspector 3. Enable the Debug Ins... Read more
GUI.contentColor doesn't affect color of labels while using Personal skin
To reproduce: 1. Open the attached project (attached by QA); 2. Change Editor Skin to Professional (Edit > Preferences... > General)... Read more
Using HandlesBeginGUI throws: GUI Error
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced (type:2) UnityEngine.GUIUtility:EndGUI(In... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project 2. Open scene "Main" 3. Select "Inspector Helper" in hierarchy 4. Resize inspector of ... Read more
NullReferenceException when trying to close a custom window no longer pr...
Steps to reproduce : - import the Full Inspector package https://www.assetstore.unity3d.com/en/#!/content/14913 - go to Window > Fu... 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
- GameObject cannot be resized with Scale Tool when axis scale is 0
- Adaptive Probe Volume “No Adaptive Probe Volume in Scene” warning is shown only on the first time and is never shown again when baking the Adaptive Probe Volumes with all the Adaptive Probe Volume components disabled
- “NullReferenceException” thrown in Console when changing Profile field to ‘DefaultLookDevProfile’ in Lighting window after deleting Directional Light
- "GardenDraft_LightingSettings" Asset is included in the URP Sample Template
- “Releasing render texture that is set as Camera.targetTexture!” Error thrown in the Console when undoing/redoing Camera addition in Graphics Compositor window > Render Schedule list