Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.1f1
Issue ID
1009384
Regression
No
Image effects not completing before blitting to the screen
How to reproduce:
1. Download attached project and open "Example" Scene
2. Enter Play Mode
Actual result: Several cameras with post-processing effects are rendered and accumulated into a render texture. A final camera blits this texture to the screen. The post effects are not applied to the last accumulated image before being blitted. The frame debugger shows the post process not being called at all. In the attached program, three identical render passes are used to illustrate the issue. The first two render properly, the last does not have the post effects
Reproduced with: 2017.2.2f1, 2017.3.1p3, 2018.1.0b10, 2018.2.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note (2018.2.X):
PPv1 has been deprecated more than 2 years ago and was already on a deprecation path when this bug was initially raised.