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
MenuItem with CONTEXT path for MonoScript doesn't show up when right-cli...
Reproduction steps:1. Open the user's project2. In the Project window select any script3. In the Inspector window right-click on the... Read more
UnityEditor.Editor OnGetFrameBounds() callback is not called when ancest...
Reproduction steps:1. Open the attached project "FrameTest"2. Open Scenes/SampleScene3. Select "Ancestor" GameObject in the Hierarch... Read more
Custom Assets do not use dark theme icons when the Editor Theme is set t...
How to reproduce:1. Open the attached project (IconTest.zip)2. Go to Preferences -> General -> Editor Theme -> set to "Dark... 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
[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
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
Highlighter.Highlight does not disappear when the highlighted element di...
How to reproduce:1. Open the attached "case_1379559.zip" project2. Open the "SampleScene" Scene3. Open the HighlighterTest window (B... Read more
The first dropdown menu element is selected when selecting the last elem...
How to reproduce:1. Open project "BugReport.zip"2. Open "Scene" Scene (Assets>Scene)3. In the Hierarchy window select "GameObject... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal