Search Issue Tracker
Disable/Enable checkbox missing from inspector script that contains Mono...
There is an AudioManager script attached to an Audio Manager game object. In the inspector, the enable/disable checkbox is missing. ... Read more
Image added to the label in PropertyDrawer.OnGUI() is displayed in the w...
How to reproduce: 1. Open the attached project 2. Open Test scene 3. Select Camera game object 4. Notice that modifying the image of... Read more
different event order for context click
1) Error: When using the right click in Mac, the order of events are: -MouseDown -ContextClick -MouseUp but in Windows, they are: -... Read more
[Profiler] Cross button activated in a blank search bar when Hierarchy i...
Cross button activated in a blank search bar when Hierarchy is selected in CPU usage. Steps to Repro: 1. Create a new Project 2. O... Read more
[IMGUIContainer] ExecuteCommand will not work with GUILayout.Window if t...
How to reproduce: 1. Open the user-submitted Project 2. Go to Window -> Test -> FieldContextMenu 3. Select the "Test2" text 4. Right... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce: 1. Open the attached "19.3.zip" Project 2. Open window via TreeView Examples > Simple TreeView 3. Resize the windo... 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
ArgumentException Getting control position on repaint is thrown when the...
How to reproduce: 1. Open attached project "Tree View.zip" 2. In Editor, open TreeView Examples -> Custom Row Heights 3. In Project... Read more
IMGUI's EditorGUI.IntSlider causes a StackOverflow and crashes after a f...
How to reproduce: 1. Open attached project "New Unity Project.zip" 2. In the Editor select Window -> IntSliderIssue 3. Observe the ... Read more
Vertical text is blurry. (example: Rect Transform anchor presets)
1. Open the attached project 2. Open "testscene" scene (it has Canvas and Button) 3. Select Button in Hierarchy 4. Look at Inspector... 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