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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Add comment