Search Issue Tracker
Selecting "Name" or "Type" in Hierarchy window search bar does not chang...
Reproduction steps:1. Open new Unity project2. In Hierarchy window's search bar, click the "Magnifying Glass" symbol3. In the contex... Read more
[HDRP] Eye shader Iris Normal input doesnt have any effect
1) Open Material samples, Eye scene2) Select any eye, zoom in and remove its Iris normal3) Notice the change4) Switch from shadergra... Read more
Double click at Search results opens Package Manager instead of Asset Store
How to reproduce:1. Open attached project "Beta Test.zip"2. Sign out using Edit > Sign out menu3. Select Window > Search > ... Read more
Linux Editor's new input system's mouse scroll delta values are clamped ...
How to reproduce:1. Open the attached project (ScrollTest.zip)2. Open the Main scene3. Enter PlayMode4. Scroll up on the mouse scrol... Read more
Modifying Rigidbody2D.position or Rigidbody2D.rotation doesn't stop inte...
Reproduction steps:1. Open the attached "case_1367721_Rigidbody2D_PositionRotation.zip" project (not the user submitted one)2. Open ... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps:1. Create a new HDRP project (Not necessary, but the easiest to reproduce on)2. Create a new Material3. Select th... Read more
GameObject.GetComponents returns the wrong number of components in "Main...
Reproduction steps:1. Open the user's attached "GetComponentTest.zip" project2. Go to MyMenu > TestItem3. Observe the output in t... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce:1. Create a new project2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Consol... Read more
UnityException is thrown in Build when using Burst Direct Call methods
How to reproduce:1. Open the attached project (burst-error2.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build Settings4.... Read more
Crash on UpdateAvatars when entering Play Mode
How to reproduce:1. In the attached project, open the "Start" scene2. Go into Play Mode3. If Unity didn't crash, exit Play Mode and ... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off