Search Issue Tracker
VFX Graph's Operator Subgraphs are turned into Empty Subgraph Operators ...
How to reproduce:1. Open the attached “VFX Test” project2. Open the “New Graph” asset in the Assets folder3. Rename the “RenameMe” a... Read more
Asset Group loses its reference in Addressables window when a file with ...
How to reproduce:1. Download and open the project "1170379.zip"2. Open the Addressables window3. Create an Asset or folder and name ... Read more
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
[Quest 2] VR output is laggy or freezes when the Profiler window is acti...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open the Profiler ... Read more
Overlay Canvas is not visible when the Anti-aliasing field is set to FXA...
How to reproduce:1. Open the “FXAA URP 2D” project2. Open the “SampleScene”3. Enter the Play Mode4. Observe the Game View Expected r... Read more
New MenuItem is created each time its name is changed when the name cont...
To reproduce: 1. Open the project, attached by tester (MenuItemBug.zip)2. Open the MenuItemTest script3. Add [MenuItem ("\\//")] to ... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
[URP/HDRP] Decals have artefacts along geometry edges when mipmapped
Reproduction steps: 1. Open the user’s attached project "URP Beta.zip"2. Select Assets > Textures > “Decal.png”3. Enable “Gene... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce:1. Open the "AssemblyTest.zip" project2. Make sure the "Api Compatibility Level" is set to .Net 2.03. Open the gene... 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