Ui buttons not working on Unity Remote device

My Buttons work fine in the Device Simulator but they dont work at all on the android device when i test them using Unity Remote app. i have looked for the solutions and i found out that buttons are supposed to work by default on unity remote.

You’ve posted to the Unreal forum, Did you mean to post this to the Unity forum?

i am new to this so yeah i didnt know that it was unreal forum…and yes i meant to post it on unity forum

Moved it for you.

Hi @Huzaifa_Sargana,

Welcome to our community! :slight_smile:

In which course and lecture are you?

Unity C# Mobile Game Development - Make 3 Games From Scratch

i was making my own game side by side. and i also wanted it to try it on my cellphone which i found out that we can do using unity remote. so the game does show up on my android but when i tap my mobile screen then buttons wont work their. its not taking input from my android although the device simulator on my desktop unity works fine and Ui buttons do work with my mouse click.

Why is it not taking touch input of my android?

Have you tried building to the device rather than using the unity remote, We actually dont use the remote in the course and so its a little hard to support it