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
A docked Editor window can't be resized when "autoRepaintOnSceneChange" ...
Steps to reproduce: 1. Download and open the user's project "2021_2_DockedWindowCantBeResized.zip" 2. Click on Window > Test Window ... 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
Elements in the Inspector disappear when using EditorGUI.BeginProperty a...
How to reproduce: 1. Open the attached '1334600.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select the 'Test' GameObject ... 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
Undocked Tab is not on the same spot as a cursor when the Unity Editor i...
Reproduction steps: 1. Create a new 3D project 2. Attach Unity Editor to the second display 3. Select any view and undock it by clic... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened