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.

2 Answers

2

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.

Should this appear when testing on the computer too?

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.