Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.0b14, 2023.1.0a15
Votes
0
Found in
2021.3.14f1
2022.2.0a18
2023.1.0a3
Issue ID
UUM-8237
Regression
No
Scene Depth node doesn't return a proper depth value when used in a Decal ShaderGraph
Repro steps:
* Open the scene in the attached project
* Look at the rendering (see attached image)
From left to right the decal displays:
# Scene Depth
# World Position from Scene Depth
# HD Scene Depth
# World Position from HD Scene Depth
Expected: Result from Scene Depth node and HD Scene Depth should be the same (at LOD0 on HD Scene Depth)
Actual: Scene depth node returns an unexpected value, and makes it impossible to recompute the world position (as example use case)
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2023.1.0a15):
https://github.cds.internal.unity3d.com/unity/unity/pull/15004