Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.4.0b10
Issue ID
780764
Regression
Yes
[GrabPass] Screen flips upside down when using GrabPass, HDR and image effects
The game view is vertically flipped when the following conditions are met:
- The camera renders a material that uses GrabPass.
- HDR rendering is enabled on the camera property.
- The camera has an image effect that handles the UNITY_UV_STARTS_AT_TOP case.
For instance, this can be reproduced with the Stained BumpDistort shader and the VignetteAndChromaticAberration effect in the standard assets.
This issue is only reproducible when using Direct3D9 or Direct3D11.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
Add comment