Search Issue Tracker
EditorUtility.SaveFilePanel does not return a virtualized path
How to reproduce:1. Open the attached project ("PathRepr.zip")2. Load "Sample Scene"3. Enter Play mode4. Save the asset5. Notice the... Read more
Selection is not working and "Pop call mismatch" errors appear when sele...
How to reproduce:1. Open project "Clean 2021.2.zip"2. Open the Console window3. Go to Menu > Tools > Odin Inspector > Prefe... Read more
The elementHeightCallback is not called when selecting a different element
How to reproduce:1. Open the user's attached project2. Open the 'SampleScene'3. In the Hierarchy select 'SimpleListGameObject'4. In ... Read more
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the '...
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Test' Asset3. Try to select the 'Everything... Read more
Editor Toolbar button icons not aligned to button center, button/dropdow...
Steps to reproduce:1. Create/Open any Unity project2. Observe Play, Pause, and Step buttons, account, layer, and layout dropdowns Ex... Read more
[UI] MinMaxSlider disappears when enable/disable "Whole Numbers" checkbo...
On enabling/disabling the "Whole Numbers" checkbox for UI Slider MinMaxSlider gets disappears Refer to the attached video Steps to r... Read more
GradientEditor window gradient field becomes gray on hover
Steps to Reproduce:1. Create a new project2. In Hierarchy, Right-click > Effects > Particle System3. In Inspector, click on St... Read more
EditorGUILayout.PropertyField does not open Arrays that are of different...
How to reproduce:1. Open the user's attached "BugPropertyField.zip" project2. In the Project window go to Assets -> Scenes -> ... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
Resize control overlaps other controls (i. e. Scrollbar) in the Editor w...
How to reproduce:1. Create a new project2. Dock two windows side by side3. Make sure that there's a scrollbar between those windows ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons