Crossplatform Input Joystick not working on Mobile Devices

Hi there,

I am working on a 2D platformer game, I have been using MobileSingleStickControl for moving the player,
It was working just fine till now but now suddenly it has stopped working.

Note: MobileSingleStickControl is working on unity editor, I am able to drag it with mouse and move the player, it also works on Unity Remote 5 but as soon as I build the game and install on my device MobileSingleStickControl stops working, rest of the things are working totally fine.

Please help!

Hello All,
I am facing some issues with mobile inputs.
my joystick is working fine but whenever the Mouse Look camera script is activated, only mouse look camera is working but not working joystick.

Anyone have a solution of this?