hello,
I have trouble using a dedicated server.
When i try to use my play my game with dedicated server i cant move nor look around, but i do see the map.
When i remove the entry level wich tells the game to connect to the dedicated server (see unreal engine documentation ( Setting Up Dedicated Servers in Unreal Engine | Unreal Engine 5.0 Documentation ))
I can play and walk around.
i made the game following the unreal engine documentation.
Any thoughts?
( Sorry if i didn’t explain it very well, i am new to UE and my english is not very good ( normally i speak Dutch) )
Are you enabling input after you load the new map. Typically KB Input is blocked while in starting/entry levels… theirs no character to control. When the playable map loads you enable input.