If the mouse is toggled to show by using "Set Show Mouse Cursor" and then the user clicks in the window the mouse will lose focus (the camera will no longer freely track the mouse)
1. Open first person project
2. Open MyCharacter blueprint
3. Make the attached image in blueprints
4. Play in editor
5. Move mouse around (camera should be tracking)
6. Toggle mouse to show
7. Continue moving mouse (should still be tracking)
8. Click mouse
9. Move mouse (Camera is no longer tracking)
10. Toggle the mouse to hide the mouse
11. Move mouse around
12. Notice that even though the mouse is no longer showing that the camera will not track the mouse until the screen is clicked for a second time
Expected: The input focus should be given back to the game when the mouse is hidden (without having to click again)
Result: The input focus remains on UI after the mouse is hidden
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Input |
---|---|
Affects Versions | 4.5.1 |
Created | Nov 17, 2014 |
---|---|
Resolved | Oct 13, 2015 |
Updated | Jul 14, 2021 |