EffectComposer causes rendering issue with transparent objects intersecting PlaneGeometry

JSFiddle

Issue: When you move a camera to the side of a PlaneGeometry and then zoom in and out, there are rendering issues on transparent objects intersected by the plane. This only happens with an EffectComposer.

Steps to reproduce:

  1. Move camera to the side of the plane such that the white plane is almost normal to the camera
  2. Zoom in and out

This issue only appears in Chrome. Firefox was tested.

Github issue might be a better choice for this as I can attach a screen capture and screenshot.