Description

Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held.

Steps to Reproduce

1. Open UE4 Editor (third person template project)
2. In the player character BP add an EventBeginPlay node and GetPlayerController node
3. Pull off from GetPlayerController Return Value and add SetShowMouseCursor node
4. Wire EventBeginPlay into SetShowMouseCursor and make sure the boolean is set to true
5. Compile BP and PIE

Result:
The mouse will appear in game but the camera will not rotate around the camera unless the mouse button is held.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

17
Login to Vote

Won't Fix
ComponentUE - Editor - UI Systems - Slate
Affects Versions4.8.34.164.204.22
CreatedAug 24, 2015
ResolvedAug 18, 2021
UpdatedAug 18, 2021