Search Issue Tracker
Selecting large texture files causes editor lag.
When selecting large textures in the project window Unity's selection lags behind the mouse click. This can lead to selecting the wr... Read more
Disabling all static flags for an object shows static checkmark as enabled
Steps to reproduce: 1. Create/open any Unity project 2. Create a new empty object and select it in Hierarchy 3. Set object to static... Read more
Canvas Group Interactable flag is applied to the GameObject when the Can...
How to reproduce: 1. Open the attached '1324097.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select Canvas > Button 4. In ... Read more
Image added to the label in PropertyDrawer.OnGUI() is displayed in the w...
How to reproduce: 1. Open the attached project 2. Open Test scene 3. Select Camera game object 4. Notice that modifying the image of... Read more
[Editor] Scene View is not adhering to the last mode it was left in when...
Reproduction steps: 1. Open the attached project "RepoProject.zip" 2. Set the Scene view to 2D 3. Upgrade the project to 2021.2, 202... Read more
GUI slider laggy when scrolling when playing a video
Using The old GIU slider with a video file attached makes the slider laggy Setting the video to inactive makes it work fine To repr... Read more
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of ...
Steps to reproduce: 1. Open user attached project "BitSignal2017.zip" 2. Find "GameHandler" object in Hierarchy 3. Find Ship Factory... Read more
The first Object selected dictates what Flags will be set when editing m...
How to reproduce: 1. Open the attached project("EnumFlagsFieldBugReport.zip") 2. Select "ExampleObject1" in the Hierarchy 3. Click o... Read more
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce: 1. Open any Unity project 2. In the Project window, right click and create a new C# Script 3. Delete the name whil... Read more
Error "IndexOutOfRangeException" is thrown and tangents are not generate...
How to reproduce: 1. Open the attached project "1422747.zip" 2. Press File -> Build Settings 3. Check "Development Build" check box ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key