Search Issue Tracker
Fixed in https://github.com/Unity-Technologies/Graphics/pull/6275
Fixed in https://github.com/Unity-Technologies/Graphics/pull/6175
Votes
0
Found in [Package]
13.0.0
Issue ID
1374815
Regression
Yes
[URP Decals] Decals are not rendered properly with some renderer settings
Version tested : 2022.1.013 + URP 13.1.1
Can't reproduce with URP 13.0.0
Steps to reproduce :
1) Import the attached package (URP_DepthDepth.unitypackage)
2) Open the scene "DecalDepthBug"
3) Open the Game View
4) Observe the decals not being projected properly on the plane.
Note :
- Make sure the camera is using the default renderer provided in the unitypackage.
- Enabling HDR in the URP asset (Quality -> HDR) or MSAA Anti Alialising (Quality -> Anti Aliasing (MSAA)) leads to a correct output.
- Enabling Post Processing on the camera (Main Camera -> Rendering -> Post Processing) leads to a correct output.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment