Search Issue Tracker
[Roslyn Analyzers] Analysis is not performed when a ruleset file is modi...
Reproduction steps:1. Open the user's attached project2. Open Assets/Scripts/Default.ruleset3. In Visual Studio expand Microsoft.Uni... Read more
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
[UIToolkit] TrackPropertyValue isn't called more than once when changing...
How to reproduce:1. Open the user's attached "2022 testing" project2. Open the "SampleScene" Scene3. Select the "Testy" GameObject i... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
[Backport] Build fails with Object reference not set Exception when Buil...
How to reproduce:1. Open the attached "HB SB Umpire Training Quest.zip" Project2. Build the project Expected Behavior: The project b... 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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs