Move fatal log to a warning log, as this is not a fatal issue
#rb Arciel.Rekman
#ROBOMERGE-SOURCE: CL 12975581 via CL 12975590 via CL 12975644 via CL 12975669 via CL 12975692
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12975702 by brandon schaefer in Main branch]
#rnx
#rb none
#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870549 by ryan durand in Main branch]
Allowing for OS resize to happen while in some locked game. Add a percentage to make the barrier
smaller around the edges
#jira none
#rb none
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8184274 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)
[CL 8184284 by brandon schaefer in Main branch]
When we got a FOCUS OUT event we would start spamming upwards of ~2000 USER EVENTS checking if we need to deactivate the application. This was taking upwards of 150ms
Now per event pump we check if we have been focused out for to then we deactivate.
#jira UE-72278
#rb Arciel.Rekman
[CODEREVIEW] Arciel.Rekman, Michael.Sartain
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 5745113 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5745123 by brandon schaefer in Main branch]
- Also provided a way to hint a particular device with -egldevice=X
#jira UE-70131
#rb Brandon.Schaefer
[FYI] Brandon.Schaefer
#ROBOMERGE-SOURCE: CL 5295498 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5308936 by arciel rekman in Main branch]
- Zero-sized display resulted in zero-sized viewport, which caused UWorld::UpdateLevelStreaming() to not be called (see logic in FViewport::Draw()).
#rb Brandon.Schaefer
#jira UE-70496
#ROBOMERGE-SOURCE: CL 5149800 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5207500 by arciel rekman in Main branch]
Revert adding popup windows who are not set to be focused to the revert stack
#jira UE-69661
#rb Rex.Hill
#ROBOMERGE-SOURCE: CL 4938275 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4938279 by brandon schaefer in Main branch]
Make sure if we are a popup, even if we dont take focus we will be taking activation away from the main editor. Put our selfs in the revert list to revert that activation
#jira UE-69175
#rb none
[FYI] Arciel.Rekman
#ROBOMERGE-SOURCE: CL 4883721 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 4883722 by brandon schaefer in Main branch]
This change was suppose to be part of CL 4770158
#jira none
#rb none
#lockdown matt.kuhlenschmidt
[CL 4771518 by Brandon Schaefer in Dev-Editor branch]
Also avoid Setting keyboard grabs on windows that are no longer override redirect
#jira UE-64985, UE-64821
#codereview Arciel.Rekman
#review-4765595 @Arciel.Rekman
#rb Arciel.Rekman
#lockdown matt.kuhlenschmidt
[CL 4770158 by Brandon Schaefer in Dev-Editor branch]