Open
Description
raycasting accuracy is strangely off when the map is zoomed out and objects appear small... for instance in one of the official examples here...
in the above image the mouse is currently over the lowest left cube (although you can't see it, it is ) but the onPointerOver event is not being detected for some reason, it's possibly a raycaster misprojection or a camera projection matrix issue maybe?