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
- Screen.resolutions returns resolutions that include the notch area when called on Macs with a notch
- Shader Graph Editor Throws Exception When Deleting Custom Function Node
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
- UI Elements are not getting focused when navigating through using arrow keys if they’re placed in a specific position
- Deleted scene selection is wonky in the Build Settings
Resolution Note (fix version 2023.1.0a15):
https://github.cds.internal.unity3d.com/unity/unity/pull/15004