Search Issue Tracker
MenuItem validate function is called twice and always returns a null Men...
How to reproduce: 1. Open user-submitted project (MenuCommandNullContext.zip) 2. Open the GameObjectContextMenu.cs script 3. Change ... Read more
[UI] The "Value" slider knob in the slider component disappears when Min...
The "Value" slider handle in the slider component disappears when Min value is greater than Max value. Steps to Reproduce: 1. Creat... 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
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce: 1. Create a new project 2. Open the Inspector window 3. Create an empty GameObject in the Hierarchy 4. Delete the ... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity 2) Play the Menu scene 3) Try writing numbers in Object Count: f... Read more
[IMGUI] Property dropdown of "Gizmos" doesn't expand until the mouse cur...
Gizmos Property dropdown under the Physics 2D in Project Settings window doesn't expand until the mouse cursor is moved, refer to th... Read more
[Terrain] Dropdown icon of "Channel Remapping" doesn't work under "Mask ...
"Channel Remapping" dropdown icon not clickable under the "Mask Map" in the Inspector, refer the attached video. Steps to repro: 1.... 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 Mode 3. Observe the ... 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
[GUI.Matrix] Scaled matrix breaks internal layout if scale isn't 1
To reproduce: - Open attached project - Open the scene "testScene" - Click Play button Expected behavior: rightmost menu should loo... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened