1
NGUI 3 Support / [WP8] NGUI acting differently than on android than WP8
« on: June 19, 2014, 02:18:07 PM »
Hello,
I've been trying to build my project to windows phone after testing it on android. It works as expected on android, but on windows phone the buttons seem to be unresponsive. They have the up/hover/down state but the events that are tied to them don't seem to do anything. With the debug enabled, it shows that they are being hit by the raycasting. I'm not sure what I'm doing wrong, is there anything specific that I need to do to get it to work on this platform? I have tried building a baisc scene with just a single button that loads a new scene, but no luck.
I've been trying to build my project to windows phone after testing it on android. It works as expected on android, but on windows phone the buttons seem to be unresponsive. They have the up/hover/down state but the events that are tied to them don't seem to do anything. With the debug enabled, it shows that they are being hit by the raycasting. I'm not sure what I'm doing wrong, is there anything specific that I need to do to get it to work on this platform? I have tried building a baisc scene with just a single button that loads a new scene, but no luck.