Search Issue Tracker
Scroll bars keeps scrolling up and down when holding down the left mouse...
Reproduction steps:1. Open the attached "scrolls.zip" project2. In the Hierarchy window, hold down the left mouse button on the left... Read more
GUIToScreenPoint() returns physical screen coordinates when in GUIGroup
Reproduction steps:1. Open user's project "GUIToScreenPointBug.zip"2. Open "SampleScene" Scene3. Enter Play Mode and click around in... 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 project2. Open Test scene3. Select Camera game object4. Notice that modifying the image of the... Read more
Vertical text is blurry. (example: Rect Transform anchor presets)
1. Open the attached project2. Open "testscene" scene (it has Canvas and Button)3. Select Button in Hierarchy4. Look at Inspector an... Read more
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more
[IMGUI] "Could not determine location" error is thrown when a new swatch...
"Could not determine preset file location type" error is thrown when a swatch preset library is created with name starting with "/".... 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 2D3. Upgrade the project to 2021.2, 2022.1... Read more
Multiple hierarchy tabs take focus when an object is created
1. Open the attached project2. Make sure there is an other Hierarchy tab alongside the Game tab3. Open the Game tab4. Create an obje... 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 Hierarchy3. Click on t... 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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project