Search Issue Tracker
[Avatar] A specific avatar created with AvatarBuilder.BuildHumanAvatar c...
To reproduce:1. Open project2. Open 'Scene'3. Play scene Expected: scene will be played and game object will be animatedActual: edit... Read more
Cinemachine collider visualization is stuck when switching scenes
Repro steps:1. Open attached project2. Open the Physics Debug window and in the Physics Debug overlay panel check the "Collision Geo... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
[Profile Analyzer] Markers are sorted randomly when ordering by certain ...
How to reproduce:1. Open attached 'ProfileAnalyzer' project2. Open Profile Analyzer found in Window->Analysis->Profile Analyze... Read more
[XR SDK] [HDRP] Tessellation shader is applied per eye
Reproduction steps:1. Open the attached project ("1376338R.zip")2. Open the "SampleScene" scene3. Enter the Play mode Expected resul... Read more
UI element hitboxes misaligned for "Virtual Cursor" when resolution is n...
Reproduction steps: 1. Open the attached project “IN-85914.zip“2. Open the scene “GamepadMouseCursorSample“3. Connect a gamepad4. In... Read more
[URP] Smoothness value of Material changes from 0 to 0.5 when upgrading ...
How to reproduce:1. Open the attached "case_1370665" project2. Select the URP Asset in the "Edit -> Project Settings -> Graphi... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
ArgumentOutOfRangeException when selecting Aseprite file that does not h...
How to reproduce: 1. Open the project “IN-89055_Aseprite”2. In the Project window, click on the “IN-89055_HasteH.aseprite” file3. Ob... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code