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 script3. Change lin... 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. Create ... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Select "Inspector Helper" in hierarchy4. Resize inspector of "Ins... 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 project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... 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
[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. C... 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
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 look li... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used