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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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.