Should CameraObject3D.unproject() work with orthographic cameras? I have it working great with my normal camera, but when I set it to orthographic it stops working. I think it is because of the orthoScale property but I'm not sure what is going on in the code so looking for any hints. Thanks, Dan