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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment