Search Issue Tracker
[Shader Graph] Shader's "Scene Depth" Node stops working when a Shader K...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Quad in front of Camera3. Open "ShaderBug"... Read more
[HDRP] Diffusion Profile List loses references when project is reopened
Steps to reproduce:1. Create a new HDRP project2. Create a Diffusion Profile3. Assign it to a Lit Subsurface Scattering material4. C... Read more
TextureImporter.wrapMode returns -1 when Texture's Wrap Mode is not changed
How to reproduce:1. Open the attached project2. Select Test->Run in the top toolbar3. Inspect the Console Window Expected result:... Read more
The project's parent directory is opened when "Show in Explorer" feature...
Repro steps:1. Open Projects tab in Unity Hub2. Select "Show in Explorer" in the three-dot menu next to any project Expected behavio... Read more
[URP] BoatAttack demo throws emscripten error
-e: when running the demo in a browser the following error is being thrown--the error is not being thrown when creating a new URP pr... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce:1. Open the attached project's Scene labeled "NavMeshJumpBugExample"2. Enable "MaxJump19-NavObstacle" GameObject in... Read more
IJobParallelFor job only runs on Main Thread when Thread.Sleep() is call...
How to reproduce:1. Open the attached project2. Window > Analysis > Profiler3. Open the "MainScene" scene4. Select CPU tab and... Read more
Crash in physx::Gu::PersistentContactManifold::reduceBatchContacts when ...
How to reproduce:1. Open user-submitted project (Active Ragdoll Prototype)2. Enter Play Mode3. Move the camera around with the mouse... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
Destroying a Game Object inside "IPostprocessBuildWithReport.OnPostproce...
Reproduction steps:1. Open "1203536" project2. Notice that there are no GameObjects in the Scene3. Build a Standalone Player Expecte... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names