Hello,
I’m implementing a floating joystick in my Android game using the EnhancedTouch feature.
I ran some tests on a real device and noticed that in the scene using the EnhancedTouch for control any stroke on the back button is not detected. I see the button appearing but it’s calback isn’t executed.
The back button is still configured :
What could I have been missing ?