Not able to click UI.Button with Mouse left click in new input system (Unity 2021.1.9f1)

I am not able to click UI.Button with mouse left click in new input system.

I have EventSystem is added to scene with InputSystemUIInputModule.cs attached to it

When I build and Run the application to my android device, its working fine.

I am not sure what I am doing wrong, Any suggestion?

Unity Know about this bug and its progress can be tracked here : Unity Issue Tracker - IMGUI button presses don’t get registered while in a Device Simulator (unity3d.com)