Developer Notes

Workaround until this is fixed: Whenever this happens, you can still move the window. Alt+Tab to regain focus outside of the window and then find the program's icon on the Windows Taskbar. Hover over it with your cursor and then the preview window will appear above it. Right-click this preview window and select "Move". Press any arrow key and then move the mouse cursor. The window should become anchored to the mouse and allow you to move it.

Description

When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears.

Setting FullscreenMode=2 in the GameUserSetting.ini seems to resolve this issue; however, this is inconsistent with the behavior in 4.11.2.

This issue did not occur in 4.11.2. As a result, it is a regression.

Steps to Reproduce
  1. Open the editor (First Person BP Project)
  2. Open the First Person Character BP
  3. Recreate the blueprint in the attached screenshot (It also works if you use Begin Play instead of the 1 key)
  4. Compile & Save
  5. Package the game for Win64
  6. Open the packaged game
  7. Press the 3 key

Result: The window becomes stuck in the top left corner of the monitor and the title bar disappears.

Expected: The window would appear centered and would not lose the title bar.

4.13 Preview 1 Repro Steps:

  1. Open the attached project
  2. Package for Win64
  3. Open the game
  4. Press 1, 2, and then 3 in that order.

Result: The window becomes stuck in the top left corner and the title bar disappears.

Have Comments or More Details?

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

6
Login to Vote

Fixed
ComponentTools
Affects Versions4.124.13
Target Fix4.14
Fix Commit3121721
Main Commit3092051
CreatedJul 6, 2016
ResolvedSep 12, 2016
UpdatedMay 2, 2018