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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default