MobileSingleStickControl Question

I have been trying for quite some time but I can not for the life of me get the prefab MobileSingleStickControl from the standard assets to appear on my screen.

My game is set on android platform and I’ve done everything the tutorials have mentioned but it just won’t show up.

Any help on this would be a great relief and thanks!

Do you have any errors?
Make sure that you have imported the CrossPlatformInputInitialize.cs or nothing will display.

If the controls don’t appear, you must switch to a mobile platform in the Build Settings, such as Android.

If the controls appear but don’t work, you probably need to add an EventSystem to the scene.