[1074-PhysicsTestUnity.zip|1074]Hi Im having a few problems with all OnMouse events. Im working on a vehicule simulator and basically all OnMouseOver events work fine until the platform the first person controller is standing on starts to move (using physics). Then all mouse events stop working until the platform comes to a stop. Strangely enough I have tried using RaycastHit instead of mouseOver and it also has exactly the same problem.
Anyone have any solution? I have looked through the forums but found nothing. Package is now attached.
Steve