Chromium API method fails if the browser zoom is different

Anyone face similar issue.

When we automated a process using Chromium API method in modern design the automation works perfectly fine.

But when we tried to run on a different machine, the browser zoom was different in that machine which was not 100% - Bot failed to do the UiActions and after making the zoom normal it was working fine.