Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.6f1, 2023.2.0a23
Votes
4
Found in
2022.3.1f1
2023.1.0b21
2023.2.0a18
Issue ID
UUM-39831
Regression
Yes
Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
Reproduction steps:
1. Open project “2022URPDecalLayer.zip”
2. Open “SampleScene”
3. Enter Play Mode
4. Observe Game view
Expected result: the decal is displayed on the “Plane” GameObject
Actual result: the decal is not displayed on the “Plane” GameObject - when rendering to the GBuffer, the keyword "WRITE_RENDERING_LAYERS" is not enabled and GBuffer is not collected
Reproducible with: 2022.2.15f1, 2022.3.1f1, 2023.1.0b21, 2023.2.0a18
Not reproducible with: 2021.3.27f1, 2022.2.14f1
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Notes:
- Not Reproducible in Standalone Player
- Not reproducible with HDRP and Built-in
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
PFosterSumo
Aug 18, 2023 11:59
This is not fixed, as claimed, in 2022.3.7f1. When SSAO is enabled and you select a decal, it will stop rendering. Also, with render layers enabled, decal materials no longer render when used on line renderers and trail renderers