Search Issue Tracker
Changing material preview 3D model in the Inspector does not work
Steps to reproduce: Create a new project Create a new material in the Assets/ folder in the Project window Select the material and n... Read more
IndexOutOfRangeException is thrown when increasing the size of an Expose...
How to reproduce:1. Open the user-submitted project2. Open the scene "bug" (Assets/bug.unity)3. In the Hierarchy window, select the ... Read more
The preview of the Gradient is not changed when reordering Gradient List...
How to reproduce:1. Open the attached '1315679.zip' project2. Open 'SampleScene'3. In the Hierarchy select the 'Test' GameObject4. I... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... Read more
Clicking on array elements while holding the control key shifts the arra...
How to reproduce:1. Open the attached project2. In the hierarchy click on the object with a reorderabe list script attached to it3. ... Read more
Lightmap Static flag instead of Contribute GI in editor static flags
Reproduction steps:1. Create an empty project2. Create a Cube and select it3. Press the dropdown arrow near "Static" in the Inspecto... Read more
Object Picker icon is slightly clipping with the object field bounds
How to reproduce:1. Open any Unity project2. Open any window that contains an Object Picker (e.g. Lighting Settings)3. Note the Obje... Read more
A blue line does not appear when reordering or adding new components in ...
How to reproduce:1. Create a new project2. Open 'SampleScene'3. In the Hierarchy window select 'Main Camera'4. Try to reorder compon... Read more
Custom PropertyDrawers are not being released
Add the following script to a project: {code:java}using System;using UnityEditor;using UnityEngine;[Serializable]public class MyClas... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server