Search Issue Tracker
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
Highlighted element is not being scrolled to when calling Highlighter.Hi...
How to reproduce:1. Open the attached project "case_1379559.zip"2. Open the "SampleScene" Scene3. Open the HighlighterTest window (B... 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