Hello fellow developers!
I hope this email finds you well.
I’m developing a first-person Unreal Engine 5 project and have encountered an issue with the mouse position. Upon running the project in the editor, the mouse is properly centered as expected. However, when I package the project and launch the executable, the mouse position is noticeably off-center, disrupting the intended gameplay experience.
I’ve ensured that the player start position, viewport mouse enabling, and mouse click functionality are all set. Any suggestions or solutions to resolve this mouse position displacement would be greatly appreciated.