UI interfere

Is there a way that when i call a canvas all the other games are like disable, including the movement and the player?
this is because my ui has no transparency and i dont want the player to move or to “click on other things” while the canvas is displaying

How can i do this?

it depends on how your movement and “click” scripts work. You can just disable them while the UI is up.