Search Issue Tracker
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
Editor crashes after a few StackOverflow errors when OnGUI() method has ...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
An error "Destroying object "" is not allowed at this time" shows up, wh...
Reproduction steps:1. Open the attached project;2. Open the scene "IssueScene";3. Go to Main Camera -> Volumetric Fog -> Gener... Read more
Box for multiline tooltips isn't sized correctly when hovering mouse ove...
To reproduce:1.Download and Open attached project2.Open user created editor window by going to Menu->Tooltip Bug ->MyWindow3.H... Read more
[CustomEditor (typeof(StateMachineBehaviour), true)] does not create a c...
Reproduction steps:1. Open my attached project ("case_867121-test")2. Open the Animator window3. Select the "New State" state Expect... Read more
Editor crashes on GUIView::ProcessInputEvent when closing a window in Ed...
Reproduction steps:1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"2. Launch Unity with "-d... Read more
Window created with GUI.Window function is not highlighted when it is se...
How to reproduce:1. Open the attached project "case_1214816-Project.zip"2. Open the Custom Window->Example tab in the top toolbar... 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
Large custom editor repainting is extremly slow / laggy / latency / delay
How to reproduce:1. Open attached project DS Test 2019_2.zip"" and scene ""2. In Project window double-click on "SlowDB"3. In Editor... Read more
Editor crashes silently when assertion is not met after calling EditorGU...
How to reproduce:1. Open the user's attached project "case_1209597-EnumPopup.zip"2. Click on the "Tools" > "EnumPopupTest" in the... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present