Search Issue Tracker
[TransformTool] Shift rotate always reset the rotation value when used
1. Open a new scene2. Create a cube3. Activate the Transform Tool4. Hold Shift and rotate the cube ResultWhen initiating the rotatio... Read more
[PopupWindow] Input actions propagate on the calling window underneath a...
How to reproduce:1. Open "Popup bug.zip" project2. Open "Window > Test > Test Window With Popup"3. Open "Window > Test >... Read more
[XR][PostProcessing] Ambient Occlusion is misaligned when using Single P...
How to reproduce:1. Open attached project ("1217583-repro.zip")2. Open SampleScene scene3. Enter Play mode Expected result: Post-pro... Read more
Editor stops repainting and throws exceptions when creating new Scene in...
How to reproduce:1. Create a new project2. Import "NewBehaviourScript.cs" and attach it to any GameObject3. Go to Assets > Test &... Read more
LODGroup Camera Slider gets offset from mouse cursor when dragging
Steps to reproduce : - create or find any object with LODGroup- try to move the LOD in the Inspector and notice the slider will be o... Read more
[XR][XR SDK][Postprocessing] Screen Space Reflections are misaligned bet...
How to reproduce:1. Open attached project ("1217591-Repro.zip")2. Open SampleScene scene3. Enter Play mode Expected result: Screen S... Read more
Cameras & Reflection Probes with Culling Masks set to Nothing are proces...
Reproduction steps:1. Open project in "CullingAndUpdate.zip"2. Notice that "SkyboxCamera" and "Reflection Probe" have their Culling ... Read more
[CPU PLM] Baked spotlights get their attenuation culled if the spot angl...
Steps to reproduce: 1. Open an existing project or create a new one2. Place a baked spotlight well above a static object3. Set spotl... Read more
Prefabs lose their values if scripts are removed then reintroduced
To reproduce:1. Create a Monobehaviour Foo with a single int field2. Create an empty object in the scene and add the Foo behavior to... 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