Search Issue Tracker
Color eyedropper overlapping color picker
Color picker window is not opening for standard shader Steps to Repro:1. Create a new project2. Project window > right click3. Ma... Read more
Transform Scale Z input field's text is not highlighted when navigating ...
How to reproduce:1. Create a new project2. Select 'Main Camera' GameObject3. Select checkbox of the Camera component in the Inspecto... Read more
Material Picker allows to choose only one material until re-opened
1. Create an empty GameObject2. Add MeshRenderer component3. Invoke "Select Material" window and select material (1)4. Select materi... Read more
Reset functionality doesn't work for Skinned Mesh Renderer.
Reset functionality doesn't work for Skinned Mesh Renderer. Steps to repro for Skinned Mesh Renderer:1. Open a new project.2. Create... Read more
[Wild Crash] Editor crashes on HomeWindowHandler::LearnTabOpenedCallback...
How to reproduce:1. Open Unity editor -OR- 1. Open Unity editor2. Enter play mode -observe the crash Users reproduced this issue wit... Read more
[editor] ReorderableList +/- buttons jitter and change appearance based ...
1) Create a UI Button2) Resize the width of the inspector3) Notice that the OnClick ReorderableList +/- buttons will jitter and chan... Read more
Save/Load selection hotkeys sometimes do not work
To reproduce: 1. In a new project, create a cube2. Select the cube and press Ctrl + Alt + 0 to save the selection (the selection is ... Read more
Editor has a large performance overhead (~8ms on Mac, ~4ms on Windows)
To reproduce:1. Open attached project2. Run sceneBig or sceneEmpty3. Open profiler Actual: notice that editor overhead is much bigge... Read more
Button to pick a color on the material is not opening the Color selectio...
Steps to reproduce: 1) Download attached project and open in Unity2) In the Project window, select "New Material" material3) In the ... Read more
[UI Element] Drop-down icon is overlapping with the text under Editor Co...
Text gets clipped with a dropdown icon when a long text is selected under Editor Controls properties ( eg. EnumPopup, EnumField, Mas... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS