Search Issue Tracker
EditorUtility.DisplayDialog close button looks different from the standa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce from the Menu bar3. Close the first dialog window... Read more
Unity Editor crashes on ScriptingInvocation::Invoke<bool> when exiting t...
Reproduction steps:1. Open the attached project ("bug_report.zip")2. Close the Editor once it opens3. If the crash doesn't occur, ex... Read more
Inspector buttons' rect margins are offset when using GUIStyle with Edit...
How to reproduce:1. Open the attached project's Scene labeled "Bug"2. In the Hierarchy, select the "BadStyle" GameObject3. In the In... Read more
[macOS] Color Eyedropper is not selecting colors from the extended display
How to reproduce:1. Open attached project "My project.zip"2. In the Hierarchy window select "GameObject"3. In the Inspector window s... Read more
Selecting "Rename" from top-level menu doesn't trigger rename action on ...
How to reproduce:1. Open or create a project2. Select/Create any file/asset in the Project window3. From Unity's top-level toolbar s... Read more
Icons of small textures are not scaled when using the icon size slider i...
How to reproduce:1. Open the attached project ("1409752_repro.zip")2. Navigate to the Assets folder3. Move the icon size slider to t... Read more
Large-ish float error margins when using the Rect Tool to rotate a 3D Ob...
Steps to reproduce:1. Open the attached project2. Switch to the Rect Transform tool3. Select the Cube in Scenes/SampleScene.unity4. ... Read more
Render order issue with the URP Render Objects Renderer Feature when vie...
How to reproduce:1. Open the user's attached project "URPRenderObjectsPrefabBug.zip"2. Open the "SampleScene" Scene3. In the Hierarc... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
Color set through CanvasRenderer.SetColor is reset when CanvasRenderer b...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. In the Game view, cli... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code