Search Issue Tracker
[URP] Unrelated decals are culled when using Screen Space technique
Reproduction steps:1. Open project “MissingDecalByCulling”2. Open scene “DecalSample”3. Select “Decal Projector Culled” GameObject4.... Read more
The depth prepass does not batch effectively
The depth only shader does not have any variants (I think) and should therefore be optimal for batching. The frame debugger indicate... Read more
Objects are invisible in Scene view when using Wireframe Shading Mode
Reproduction steps:1. Create a new 3D URP project2. Create any 3D Object in the Scene3. Deselect the created GameObject4. Switch to ... Read more
[URP] Flashing light on objects when HDR and Bokeh are enabled, Post Pro...
Steps to reproduce:1. Open the user’s project2. Enter Play mode3. Click the “HDR + Bokeh” button on the screen Expected result: Ther... Read more
GameObjects aren't rendered in the Player when the Material Shader is cr...
How to reproduce:1. Open the user's attached "ShaderStrip" project2. Build and Run Expected result: Both Cubes are rendered in the P... Read more
[URP] Deferred rendering path combined with a certain rotation of Direct...
Reproduction steps: Open the “Flickering” project Open “SampleScene” scene Navigate/look around in Scene View Expected result: No bl... Read more
Scene view is grayed out, “Assertion failed”, "NullReferenceException", ...
How to reproduce:1. Open the “DeferredIssue“ project2. Open the “SampleScene”3. Open the “Cube” GameObject Prefab in Context Mode4. ... Read more
[WebGL] Bilinear Upscaling Filter is applied to the Build when Nearest-N...
Reproduction steps:1. Open the attached “repro-project“ project2. Build And Run project on WebGL3. Observe the Build Expected result... Read more
“Texture creation failed.” and “NullReferenceException” errors when Came...
Reproduction steps:1. Open the attached project “UBug”2. Enter Play mode Expected result: no errors in the ConsoleActual result: the... Read more
URP SMAA produces wrong results on mobile when using default sampler pre...
SMAA on mobile has degraded quality compared to desktop. Setting "Use full sampler precision by default, lower precision explicitly ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS