Skip to main content

OnMouseDown not working with 2D colliders

This is likely happening due to OnMouseDown() logic only implemented via the 3D Physics system as of now.

Possible solution:

  • Use 3D colliders instead.