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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment