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 project2. Open Test scene3. Select Camera game object4. Notice that modifying the image of the... 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:-MouseD... 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 Project2. Open... Read more
[IMGUIContainer] ExecuteCommand will not work with GUILayout.Window if t...
How to reproduce:1. Open the user-submitted Project2. Go to Window -> Test -> FieldContextMenu3. Select the "Test2" text4. Rig... Read more
TreeView without MultiColumnHeader has no Horizontal Slider
How to reproduce:1. Open the attached "19.3.zip" Project2. Open window via TreeView Examples > Simple TreeView3. 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 project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... 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 Heights3. 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 -> IntSliderIssue3. Observe the C... Read more
Vertical text is blurry. (example: Rect Transform anchor presets)
1. Open the attached project2. Open "testscene" scene (it has Canvas and Button)3. Select Button in Hierarchy4. Look at Inspector an... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved