Search Issue Tracker
The Scene view Camera zooms away from certain GameObjects when double-cl...
How to reproduce:1. Create a new project2. Create a Capsule GamObject3. Press the “F“ key on the keyboard4. Press the “F“ key on the... Read more
Cannot view installed packages in Package Manager when a tarball package...
h5. Repro Steps Open the “GoudaTour.zip“ package Open the Package Manager Observe the Package Manager h5. Expected resultsPackage Ma... Read more
In Play Mode, a Script instantiated Scene gets unhidden when another ins...
How to reproduce:1. Open the “SceneToggle.zip“ project2. Open the “SampleScene01” scene3. Enter Play Mode4. Hide any one of the thre... Read more
[HDRP] Regression of performance on tansparent rendering
Steps to reproduce: Look at dashboard[https://observer.ds.unity3d.com/project?projectID=HDRP&test=&sample=Timing,GPU,Forward... Read more
Random amount of elements are added to the ListView when pressing the + ...
How to reproduce:1. Open the user’s attached “BugReport.zip” project2. In the Hierarchy window, select “Test01” GameObject3. In the ... Read more
Shader throws compilation errors when SV_GroupIndex is used in ComputeSh...
How to reproduce:1. Open the attached project “GroupIndexBug”2. Observe the Console Expected result: There are no errors and the Sha... Read more
[HDRP][XR] The Scene is blue and has flickering artifacts when entering ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/SampleSceneXR.unity” Scene3. In Hierarchy, search fo... Read more
The geometry shader has more triangles while the GameObject is selected ...
How to reproduce:1. Open the user-attached project2. Open the “SampleScene”3. Enter Play mode and start Observing the Console window... Read more
[UI Builder] VisualElement is created with a modified Grow value
Steps to reproduce: 1. Create a UI Document (Create>UI Toolkit>UI Document) and open it2. Add a VisualElement3. Select the Vis... Read more
[Docs] Formatting in "Using Code Coverage in batchmode" docs page is inc...
Steps to reproduce: Open [https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@1.2/manual/CoverageBatchmode.html] Actu... 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