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
- Clicking on the project's title does not open the project when the long path tooltip is shown
- [Linux] "Select Preset..." window closes without creating another preset when "Create New Preset..." is double-clicked again after creating the first preset
- “Screen position out of view frustum” error is thrown and Game window renders black when Camera Clipping Planes fields are set to “Infinity”
- Foldouts in the Library section of UI Builder do not open when clicked on title and Tree View is enabled
- VisualElement with DynamicTransform and animated scale from 0 is not rendered until hovered when parent uses GroupTransform