How to use touch controls and UI Toolkit at the same time ?

Basicly, I have Joystick controller that using default unity canvas. I also have UI Toolkit based buttons as I am playing.

I want both work at the same time at runtime but now when I enable UI Document object, Joystick Canvas doesnt work or vice verse. Please see attaced files and watch video:

Thanks for your helps in advance :slight_smile:

I solved it by a new floating joystick made with uı toolkit completely. I will share it soon for someone may need. But I still wonder if there is another way to handle the situation.

https://github.com/enessayaci/unity-ui-toolkit-joystick

You can use it guys

1 Like