Search Issue Tracker
Fixed
Fixed in 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7, 7000.0.0a28
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.12f1
2023.2.0b8
2023.3.0a1
6000.0.19f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-44723
Regression
Yes
[HDRP] Pixel displacement + Depth offset combination of materials not working
Reproduction in HDRP project:
1) Create new material
2) Enable Pixel Displacement
3) Enable Depth Offset
4) Apply the material on any object
Result: material looks weird (see videos)
This is possibly a regression as my "car project" was working some time ago. Now pillars don't render properly and I have not made any changes to the project for a while.
Tested on windows and todays trunk c#.
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 on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 6000.2.0a7):
HDRP: Fixed Lit's depthOffset + no-heightmap configuration.