Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.0.0 staging
Issue ID
1210364
Regression
No
[HDRP] There is a vertical shift between Forward and Deferred camera when planar reflection is rendered to a texture target
1) change manifest to point to your SRP directory
2) load scene tmp
3) Select game object MSAA Camera
4) Switch from Forward to Deferred
5) Keep clicking ctrl+z and ctrl+y to undo/redo.
6) Notice the shift in the reflection
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
After investigation, the issue is simply due to precision issues due to storing the depth and the normal in buffers instead of passing them directly to the pixel shader.