Search Issue Tracker
ManagedReference array elements get drawn with wrong PropertyDrawers aft...
Reproduction steps:1. Open attached project "ManagedReferencePropertyDrawer"2. Create an empty GameObject and add a component of typ... 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
[HighDPI] Button dialogs are being cut off when trying to change layer m...
How to reproduce:1. Open attached project ("case_1043212-HiDPITest.zip")2. Open scene "ggg"3. Select "GameObject" in Hierarchy4. Try... Read more
"MissingMethodException" Error When Selecting default Text Mesh Pro GUI ...
To reproduce:1. Open attached Unity project "TMP Bug Crusher.zip"2. Open "main" scene3. In the hierarchy, navigate to Canvas --> ... Read more
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of ...
Steps to reproduce:1. Open user attached project "BitSignal2017.zip"2. Find "GameHandler" object in Hierarchy3. Find Ship Factory sc... Read more
Changing material on custom UI instantly reverts the changes
Reproduction steps:1. Open the attached project in Unity2. Open the scene3. In the hierarchy go to:HexDrawer -> WhiteMap -> [0... Read more
Services Tab is opened after restarting Unity
Services Tab is opened by default after restarting an engine even if another Tab was left opened before closing Unity. Steps to repr... Read more
Duplicate buttons appear in a Hinge Joint component when having two Insp...
How to reproduce:1. Open the attached project "Hinges.zip"2. Open SampleScene3. Add another Inspector tab and dock it somewhere visi... Read more
[Services] Titles and external links under services appear to be flicker...
On resizing the Project Settings window, the texts under services containing links for docs/dashboard and titles appear to be flicke... Read more
IMGUI Debugger has no visible separator between Instructions list and In...
How to reproduce:1. Create a new project2. Open IMGUI Debugger window (Window->Analysis->IMGUI Debugger)3. Select anything fro... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default