Hi Chris,
we have many Hotspots in out mobile Game Project, some hotspots are quite good and some are really worse, you need to click them several times until they work. The Project settings are:
Movement Method Point and Click
Input Method: Touch Screen
Interaction Mode Context Sensitiv
We have the same settings on every hotspot. Normally you press a hotspot and you can see the little gear and press again to trigger the ActionList. But some of the Hotspots don't work properly, you need to press it several times until something happens. I Can't find any pattern what is the difference between the working ones and the broken ones.
I have no clue what is wrong... Basically my hotspots are own game objects and have a hotspot remember script, a collision 2d with trigger and a hotspot script.
Do you know something about this behaviour, sadly I can't give you any further explanation on this topic...
Regards
Valentin
Comments
Perhaps you might find your culprit there.
I'll still need to know if there are any other colliders (not just Hotspots) on the Default layer. If you disable the NavMesh GameObject during gameplay in the Editor Inspector, does the Hotspot then work?