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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment