Description

When starting PIE in a New Editor Window on a Mac, the both the new window and original Editor window will freeze and stop responding to inputs if an attempt is made to change the window to Windowed Fullscreen mode. This can be done either by opening the console and entering the command to do so (eg. r.SetRes 1920x1080wf), or by setting the Level Blueprint to run the console command automatically after Begin Play is called or when triggered. Running the same command in a Standalone window switches the window to Windowed Fullscreen mode as expected. This behavior is not seen on Windows.

REGRESSION:
No. The same behavior was observed in 4.20.3.

Steps to Reproduce
  1. Create a new Blank Blueprint project.
  2. Start PIE in a New Editor Window.
  3. Open the console.
  4. Enter the following command to switch to Windowed Fullscreen mode: r.SetRes 1920x1080wf

RESULT:
Both the new PIE window and the original Editor window freeze and stop responding until the new PIE window is closed.

EXPECTED:
The new PIE window switches to Windowed Fullscreen mode in the resolution provided in the console command.

Have Comments or More Details?

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

2
Login to Vote

Duplicate
ComponentUE - Platform - Apple
Affects Versions4.21.14.224.20.3
CreatedDec 24, 2018
ResolvedJan 2, 2019
UpdatedJan 2, 2019