_MSAAFrameBuffer Undefined?

So I have found a setup where I allow users to toggle effects on and off through a menu. This was reproduced in a playground. The setup was these postEffectsPipeline settings were all enabled

If you comment out chromaticAberrationEnabled then it seems to work fine.

Figured there might be an easy fix for this.

1 Like

Thanks for reporting and the repro!

Here’s the fix:

2 Likes