Whenever my scene gets past ~220 passes, it turns black when Bloom & Glare is applied. If it turn it off, the scene immediately comes back, but I need the results of Bloom & Glare. Since this consistently happens, it also seems like a pretty big problem.
Let me know if there’s anything I can do to fix this!
It seems like you have NaNs in your scene. NaNs are issues in the light transport calculation that manifest as black dots and they have the unpleasant property that any calculation with them propagates with further calculations. This means that when you apply the bloom and glare to an image, which contains a NaN, it will be spread over the whole area of the image. You can check for NaNs yourself by right-clicking in the Corona VFB.
However, it is possible that your issue is already fixed. To check, please update to Corona 4
Ok, in that case it’s something that we’d like to fix. Would you be able to pinpoint down what’s causing those NaNs? The simplest would be if you uploaded your scene to us via the private uploader (link is in my signature below) and we would check that out ourselves. If that’s not possible for any reason, you can try simplifying the scene by deleting objects and then sending the smallest subset of the scene possible, where the issue still appears. Of course, we will consider your scene confidential in any case.