Search Issue Tracker
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
[Improved prefab] Multiple component dependencies are added to a GameObj...
Multiple component dependencies are added to a GameObject when undo is pressed after removing the dependency. Refer the attached vid... Read more
[Shuriken] Error is thrown continuously On selecting "Edit Points in Sce...
"transform.position assign attempt for 'SceneCamera' is not valid. Input position is { NaN, NaN, NaN }" error is thrown continuously... Read more
[UIElements] ArgumentException error is thrown on opening UIElements Edi...
ArgumentException: Invalid path error is thrown on opening UIElements Editor window when any object is selected in Hierarchy. refer ... Read more
[URP] Universal RP introduces a namespace "Utilities" directly in the gl...
The "Utilities" namespace was created in the assemblyUnity.RenderPipelines.Core.RuntimeIt is added directly under the global namespa... Read more
[ARFoundation][ARCore] Camera flickers rapidly in a scene with AR Tracke...
Repro steps:1. Open attached project2. Build and Run Actual: The device's display flickers rapidly Reproducible with: 2019.3.4f1 ARF... Read more
Errors appear in the console when game object is selected in hierarchy
Errors appear in the console when game object is selected in hierarchy Steps to reproduce- Open the attached project in Unity 2020.1... Read more
[Humanoid][Avatar] AvatarBuilder.BuildHumanAvatar sets NaN positions wit...
Steps:1. Open user's attached project ("DebugScaling.zip")2. In Hierarchy, disable "Sacha" game object and enable "MorphSuit" or "Fe... Read more
[Shadergraph] Linear Blend Skinning Node reports an error and prevents s...
Sub graphs that include the Linear Blend Skinning Node will display an error stating "invalid subscript 'BoneIndices'. Which will pr... Read more
[Shadergraph] [Color Mode] Vertex Skinning Catagory has no color associa...
When the Shadergraph color mode is set to catagory there is no color for nodes in the Vertex Skinning Catagory. Repro Steps:1. Launc... 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