Search Issue Tracker
Visual Effect GameObject ignores the Default Parent when it is created
How to reproduce:1. Create a new Unity Project2. Add the Visual Effects Graph package3. In the Hierarchy right-click a GameObject an... Read more
[XR] XR View Matrix in URP Has a One Frame Lag due to world-space transf...
Steps to reproduce:1. Open the attached user's project "TestURPTrackingSpaceShader.zip"2. Open the "Assets/main.unity" Scene3. Enter... Read more
WebGL throws Uncaught SyntaxError: Unexpected number
To reproduce:1. Open attached project2. Build and run WebGl build3. "Uncaught SyntaxError: Unexpected number." error thrown Read more
Unable to select UI Toolkit Foldout element when using a gamepad controller
Reproduction steps:1. Open the attached “UITKFaultyControllerSupport.zip“ project2. Connect the controller3. Open the SampleScene an... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... Read more
Warnings and errors are spammed in the Console when pinging localhost:34...
Reproduction steps:1. Open the “EmptyProject” or any Unity project2. Open [http://localhost:34999/] in a web browser3. Observe the C... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
Latest "Tools" Overlay section is in floating state by default
How to reproduce: Open a new Unity project Observe the “Tools” Overlay in the Scene view Expected result: “Tools” Overlay section is... Read more
[WIN] Cross compilation job Assembly-Csharp.dll failed when building for...
How to reproduce: 1. Open attached project2. Build to iOS- Note that the build fails with error: Cross compilation job Assembly-CSha... 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