Search Issue Tracker
[IMGUI] NullReferenceException is thrown on docking any window.
[IMGUI] NullReferenceException is thrown on docking any window. NullReferenceException: Object reference not set to an instance of a... Read more
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
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
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity2) Play the Menu scene3) Try writing numbers in Object Count: fiel... 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
Project window icons are light gray when creating a UP, HDRP or "3D With...
How to reproduce:1. Create a new UP project2. Open the project window Expected results: The icons are dark grayActual results: The i... Read more
EditorGUILayout.PrefixLabel is too large when the scrollbar is visible i...
How to reproduce:1. Download attached project and open "Main" Scene2. Select the GameObject named "GameObject" to display the SomeMo... 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 screen2. Make a Canvas3. In the Rect Transform, hover over Bluepri... Read more
EditorWindow.Close() doesn't close the sub window
To reproduce: 1. Open the project, attached by the user (EditorWindow Bug Test.zip)2. Go to Window -> New Window3. Press Close bu... Read more
GUILayout.Window never releases old windows which causes a memory leak
How to reproduce:1. Open the attached project "GUILayoutWindowMemLeak.zip" and scene "TestScene"2. Enter Play Mode3. Observe the Pro... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument