Why do I have to hold down my mouse button in order to rotate camera? (Multiplayer)

Hey!
I have an issue with my multiplayer Unreal project. After hosting a session, a map is opened using ServerTravel (Console Command). However, after spawning in the map, the cursor is shown, and when I click it goes away, but I can’t rotate my character unless I am holding a mouse button down. I can’t find out what the problem is, since it doesn’t have this problem if I directly open the map, it only occurs when I host a game and I am redirected to the map. Why is this?

Have you checked your input mode?

Hi! Did you solve your problem? Im having the exact same issue. I used the Unreal Multiplayer tutorial