Search Issue Tracker
[HDRP] ColorPicker Debug mode not following the mouse cursor correctly
Version tested: 2022.2.0a3 + master Reproduces on Windows and Mac Steps to repro: 1) Simply create any HDRP scene 2) Go to Renderi... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce: 1. Open attached "KeystoreTest" project 2. Go to File -> Build Settings -> Player Settings -> Publishing Settings ... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce: 1. Create a new Unity project 2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects ... Read more
[Mac] Add(+) icon doesn't show the add package menu when positioned at t...
Steps to reproduce: 1. Create a new project or open an existing one 2. Open Package Manager (Window -> Package Manager) 3. Dock the ... Read more
Collaboration lose Unity Team access when macbook's lid is closed and re...
How to reproduce: 1. Create a new project 2. Open the Collaborate window and press the 'Set Project ID' button 3. In the Project Set... Read more
Visualization baked albedo is broken for rescaled terrains
If you draw a pattern on a terrain surface and then resize the terrain (using terrain settings), the pattern may be stretched differ... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce: 1. Open the submitted project (MeshPrefabImport_193) 2. Select the 'customer_model' prefab in the Project window ... Read more
[Animation] GameObject's Position on Axis is changed when default value ...
How to reproduce: 1. Open the attached project's Scene labeled "Level_2" 2. Open a Timeline Window and dock it in the Editor (Window... Read more
URP Decal Projector with a Material that has a Normal Map applied is bro...
How to reproduce: 1. Open the attached “DecalBug.zip” project 2. Open the “SampleScene” Scene 3. In the Hierarchy select “Decal Proj... Read more
[Project View] Parts of the Asset Store login popup are pushed offscreen...
When logging into the Asset Store via the Project Window, some buttons will be pushed off the edges of the login window if the login... 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
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"