Hi !
I’ve a Script Machine with an OnTriggerEnter2D Event node.
When i’m in “Debug” mode with unity, the event is properly raised.
But when im in “Release” mode (i.e File menu → Build And Run), the event is never raised.
I’ve added a simple log to validate this.
Dis you have any ideas why this event is not raised when launched this way ?
