- Home /
iPhone GUI Texture (TouchPad prefab) not working
I'm trying to use the 'Dual Touchpads' prefab, but even the single one has this problem: I can't see any textures. Start with empty scene, add the prefab, run. Nothing. Set the color to solid white, no transparency. Nothing. Tried different bitmaps. Nothing.
Anyone else seen this?
Any ideas? I don't get any warnings or errors, and the touchpad works fine for control, just the textures not showing on screen.
Answer by DaveA · Sep 02, 2010 at 08:53 PM
In case anyone else runs into this: try setting all positions to 0. Just dropping the prefab into the scene probably put some non-zero coords in there. Zero them out, should work a lot better.
Answer by eskimojoe · Oct 31, 2013 at 01:45 AM
There's an iPad or Android app called Unity Touch will allows you to test touch in order for you to test the Unity touch in the editor.