Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: semie on March 08, 2015, 09:17:15 PM

Title: Works in unity remote but not when built
Post by: semie on March 08, 2015, 09:17:15 PM
HI all,
I have a simple app that I have set up to listen for a touch object event and then play sound on touch that all works fine when using Unity Remote 4 to test, but when I do a build and run on device, none of the touch events are responsive.
The background and geometry are loaded but nothing happens when touched.

With Unity remote 4 I have it working on phone and tablet but nothing working from the build.
Cheers

EDIT: I checked the Development build option in the build settings and now all seems fine.
Not sure why though?