Description

The licensee is setting their game to InputModeUIOnly and ShowMouseCursor in the HUD blueprint resulting in the user interface becoming unresponsive when entering fullscreen on a Mac but not on a PC. They would like to know if this is a bug, expected behavior and/or if this is the correct way to manage these settings.

NOTE:

  1. The bug does not occur on Windows
  2. If you change the checkbox's changed event in the widget blueprint to set the mode to Windowed Fullscreen instead of Fullscreen, then the bug does not occur.
  3. The bug also occurs in a cooked game.

Regression: No

Steps to Reproduce
  1. On a Mac System running Sierra, download the licensee's sample project from the following shared link: [Link Removed]
  2. Load the attached project in the editor
  3. Begin PIE as a standalone game
  4. The game will begin windowed, and the checkbox not checked
  5. NOTE: the buttons respond to mouse input, changing their rendered state
  6. Check the checkbox. The game will transition to fullscreen
  7. RESULT: The game no longer responds to mouse input. Neither the checkbox nor the buttons respond.
  8. EXPECTED: The game to still respond to mouse input in fullscreen mode on all platforms.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-39393 in the post.

1
Login to Vote

Fixed
ComponentUE - Platform - Apple
Affects Versions4.14
Target Fix4.16
Fix Commit3328323
Main Commit3379345
CreatedDec 6, 2016
ResolvedMar 23, 2017
UpdatedApr 27, 2018