If I disable collisions on one or even both objects, the collision event still fires.
r97-physicscollisiondisablebug.capx
They're two different things. 'Disable physics collisions' only stops physics objects from interacting with each other but 'On collision with' applies to all objects and has nothing to do with physics.
Develop games in your browser. Powerful, performant & highly capable.
Doh. Understood. Seems so obvious now. (Cancel bug).