Search Issue Tracker
[XR][URP] Only left eye renders with multi-pass mode; right eye is black
In a very simple scene the left eye renders the scene but the right eye is entirely black when using:Multi Pass StereoUniversal Rend... Read more
[UI Elements] ObjectField type is not recognized when it is set in UXML
Repro steps:1. Open user attached project2. In the Resources folder, open the "TestTemplate.uxml" file and change line 18 to "<ui... Read more
'Sprite Atlas packing is disabled...' information message overlaps with ...
How to reproduce:1. Create and open a new Unity project2. In Project window create a Sprite Atlas3. Observe the Inspector window Exp... Read more
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more
Post-Processing layer's OnPreCull method creates a material every frame
Steps to reproduce:1. Download attached project2. Turn on Deep Profiling in the Profiler3. Enter play mode4. Pause the game and disa... Read more
Memory Profiler snapshots don't open in preview-7 if taken in preview-6
Steps to Reproduce1. Take a Memory snapshot with the Memory Profiler package version 0.1.0-preview.6or take the attached snapshot fi... Read more
Custom MenuItem only updates the Editor after restart
When creating custom menus priority attribute does not update correctly until the project is restarted. Reimport or a refresh of the... Read more
Quaternion Euler produces imprecise/incorrect/wrong quaternion rotations...
How to reproduce:1. Open attached project "hyperwheel.zip" and scene "QuaternionBugs"2. Enter Play mode3. Observe Console window Exp... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
[64bit IL2CPP] Marshal.OffsetOf returns incorrect offset
To reproduce:1. Open the user's attached project using the EnvIronman VM (more information in Edit)2. Open the SampleScene inside of... 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