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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- 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
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.