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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
Resolution Note (fix version 6000.2.0a7):
HDRP: Fixed Lit's depthOffset + no-heightmap configuration.