Search Issue Tracker
Shadow matte shader is not rendering when using opaque alpha clip
How to reproduce:Open the attached project "ShadowReceiver - HDRP.zip" Expected results: Shadows are cast on the "ShadowReceiver" Ga... Read more
Unable to select UI Toolkit Foldout element when using a gamepad controller
Reproduction steps:1. Open the attached “UITKFaultyControllerSupport.zip“ project2. Connect the controller3. Open the SampleScene an... Read more
Error "DllNotFoundException: __Internal assembly:<unknown assembly> type...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In the Player Sett... Read more
Labels width is not extended causing additional empty lines when using s...
Reproduction steps:1. Open the attached “BugRepro” project2. Open “Scenes/SampleScene” Scene3. Enter the Play Mode4. Set the Game Vi... Read more
The Visual Effect GPU Event is forced into sleep until another Event is ...
How to reproduce:1. Open the “VFXSleepRepro“ project2. Open the “OutdoorsScene“3. Open the “TestVFX“ asset in the Visual Effect Grap... Read more
Nativeplugin Vulkan image gets deleted while in use and AccessTexture re...
Steps to reproduce:1. Open the attached “UnityProject.zip”2. Make sure the Editor is using Vulkan API3. Open “scene”4. Enter Play Mo... Read more
Unity Events added to a ScriptableObject are not invoked if they are add...
Reproduction steps:1. Open the attached “BugRepro.zip” project2. Open the “EventTestScene”3. Make sure that in the “EventTest1” Scri... Read more
Crash on DynamicHeapAllocator::Allocate when entering the Play Mode in a...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/Gray&Threshold.unity” scene3. Enter the Pl... Read more
WaitForEndOfFrame does not work when the Game view is not visible
Reproduction steps:1. Open the attached "Report_Sceneview" project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mod... Read more
TextMeshPro LineInfo method returns fragmented lines when the text has R...
Reproduction steps:1. Open the attached "TMPLineInfoBug" project2. Open the "Assets/Scene" scene3. Enter the Play mode4. Observe the... 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