patrick gross
09f3bc958f
Fix Initialization Issue
...
#jira UE-145120
#rb simon.therriault
#preflight 6228af84695c94f981cf8777
#lockdown simon.tourangeau
#rnx
#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 19320188 in //UE5/Release-5.0/... via CL 19320951
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)
[CL 19348007 by patrick gross in ue5-main branch]
2022-03-10 21:49:42 -05:00
Patrick Gross
47717024e8
Taking Fix from Initialization Error in Release-5.0
...
#jira UE-145120
#rb simon.therriault
#preflight 6228c99a695c94f981d364e9
[CL 19320599 by Patrick Gross in ue5-main branch]
2022-03-09 10:58:34 -05:00
simon therriault
2e288b6fe8
Potential Security Issue, Login Screen
...
Have addeda a FHttpRequestHandler as a RequestPreprocessor which checks whether or not an Requests Header has a corresponding ApiKey to allow the execution, using MD5 hashing to obscure it a bit.
This affects Http Calls and Websocket Calls. Changes Wrapped RCWebsocketRequest to allow holding hashed ApiKeys from the outside. Mainly hooked as an additional Handler in WebRemoteControl.
#jira UE-139210
#rb simon.therriault, amir.keren
#preflight 622113f2c7262e0e538118cf
#lockdown alejandro.arango
#ROBOMERGE-OWNER: simon.therriault
#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 19252881 in //UE5/Release-5.0/... via CL 19257182
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)
[CL 19263496 by simon therriault in ue5-main branch]
2022-03-04 03:45:11 -05:00
Elliot Colp
c2cc43e61e
Tentative fix for Mac build errors about FRCJsonStructSerializerBackend::DefaultSerializerFlags
...
#rb: none
#preflight 621ea8bab20446f11c76fe79
[CL 19210457 by Elliot Colp in ue5-main branch]
2022-03-01 18:26:54 -05:00
Elliot Colp
1e332b2251
Expose WebRemoteControl websocket API to other modules
...
#rb: Jeremie.Roy
#preflight 621e64e8b20446f11c667187
[CL 19202712 by Elliot Colp in ue5-main branch]
2022-03-01 13:43:14 -05:00
Elliot Colp
c7ed06229e
Fix compilation warnings/errors in non-unity build for StageAppBeaconReceiver
...
#jira UE-141875
#rb: none
#preflight 621d70d29a5676d19a512eb1
[CL 19190319 by Elliot Colp in ue5-main branch]
2022-02-28 20:10:15 -05:00
Elliot Colp
749fb47989
Epic Stage App connect screen using UDP multicast, and beacon receiver on engine side to reply to the beacon messages
...
#jira UE-141875
#rb: Alejandro.Arango
#preflight 621d21aa9a5676d19a3c552c
[CL 19179710 by Elliot Colp in ue5-main branch]
2022-02-28 14:42:23 -05:00
simon therriault
3cbf24d363
- Fixing Webapp setup for LevelSnapshots
...
#jira UE-138770
#rb jeremie.roy
[FYI] amir.keren
#preflight 61f88e7a68795b2f4592114b
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18803563 in //UE5/Release-5.0/... via CL 18803576 via CL 18821589
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)
[CL 18821676 by simon therriault in ue5-main branch]
2022-02-02 01:50:10 -05:00
amir keren
647e2fc9e6
RemoteControl: Editor crash when disabling Log Webapp requests handle duration
...
#jira UE-140441
#rb Simon.Therriault
#preflight
#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18796715 in //UE5/Release-5.0/... via CL 18797788 via CL 18798506
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)
[CL 18798619 by amir keren in ue5-main branch]
2022-01-31 17:03:53 -05:00
elliot colp
a9d028e768
Remote Control delta API work and associated tests
...
#rb simon.therriault,jeremie.roy,Alejandro.Arango
#preflight 61f47bfd6b5aea38e5c751a7
#ROBOMERGE-AUTHOR: elliot.colp
#ROBOMERGE-SOURCE: CL 18780391 in //UE5/Release-5.0/... via CL 18780945 via CL 18781365
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18781669 by elliot colp in ue5-main branch]
2022-01-28 19:49:32 -05:00
jeremie roy
31f847a291
Remote Control - Fix crash when changing lightcard location
...
#rb simon.therriault
#jira UE-139683
#preflight 61f2b0681e5d78c3831117b1
#ROBOMERGE-AUTHOR: jeremie.roy
#ROBOMERGE-SOURCE: CL 18763739 in //UE5/Release-5.0/... via CL 18764025 via CL 18764341
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18764501 by jeremie roy in ue5-main branch]
2022-01-27 17:51:55 -05:00
simon therriault
7e0d21964c
- Fixing cis related to web remote control
...
#rb none
[FYI] amir.keren
#jira none
#preflight 61f146a8be0f0e0a622eb246
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18734415 in //UE5/Release-5.0/... via CL 18734431 via CL 18734452
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18734456 by simon therriault in ue5-main branch]
2022-01-26 08:16:20 -05:00
simon therriault
2d49f890ea
- Adding more logging capabilities to diagnostic poor performance with webapp
...
#author amir.keren
#rb jeremie.roy, simon.therriault
#jira UE-138636
#preflight 61f03bc0716bb9c66a2d8317
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18725288 in //UE5/Release-5.0/... via CL 18725296 via CL 18725552
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18725565 by simon therriault in ue5-main branch]
2022-01-25 13:33:05 -05:00
simon therriault
c5c0be9bbe
- Fixing remote control calls depending on objects having to be loaded
...
- Adding better blueprint native class filtering support for webapi asset search
#rb jeremie.roy
#jira UE-138770, UE-138779
#preflight 61e19b650b6c7e8b314c5937
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18618243 in //UE5/Release-5.0/... via CL 18618297 via CL 18618316
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18618333 by simon therriault in ue5-main branch]
2022-01-14 11:07:29 -05:00
simon therriault
4730da15f9
- Fixing crash in remote control when map is changed and webapp connected. Assumption was made that bindings were valid.
...
#rb
#jira UE-138797
#preflight 61dd9a893d108f7804efb35a
#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18572171 in //UE5/Release-5.0/... via CL 18572187
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18572191 by simon therriault in ue5-release-engine-test branch]
2022-01-11 10:29:22 -05:00
Marc Audy
f512a6d461
Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
...
#fyi Aurel.Cordonnier
[CL 18448630 by Marc Audy in ue5-release-engine-test branch]
2021-12-13 15:59:48 -05:00
aurel cordonnier
fc542f6cfd
Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
...
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
jeremie roy
62d1ecc6e6
Merging CL 17890913 from Release 5.0
...
#ROBOMERGE-AUTHOR: jeremie.roy
#ROBOMERGE-SOURCE: CL 17891054 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v883-17842818)
[CL 17891068 by jeremie roy in ue5-release-engine-test branch]
2021-10-21 17:23:11 -04:00
jeremie roy
7f3253a88d
Remove hack in web remote control
...
#rb simon.therriault
#preflight 6149f6b259380f000184a20a
#ROBOMERGE-AUTHOR: jeremie.roy
#ROBOMERGE-SOURCE: CL 17584098 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)
[CL 17584108 by jeremie roy in ue5-release-engine-test branch]
2021-09-21 12:48:19 -04:00
simon therriault
4eaecdd990
- Fix crash when shutting down remote control
...
#rb jeremie.roy
#ROBOMERGE-SOURCE: CL 17239501 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17239528 by simon therriault in ue5-release-engine-test branch]
2021-08-19 16:52:24 -04:00
andriy tylychko
6bf3101dcd
deprecated FTicker and family and replaced by thread-safe FTSTicker
...
#jira UE-120090
#rb francis.hurteau
#ROBOMERGE-SOURCE: CL 17176325 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17176374 by andriy tylychko in ue5-release-engine-test branch]
2021-08-16 11:09:22 -04:00
aurel cordonnier
dc4bf61540
Merge from Release-Engine-Staging @ 17030559 to Release-Engine-Test
...
This represents UE4/Main @ 17030256 and Dev-PerfTest @ 17030553
[CL 17031509 by aurel cordonnier in ue5-release-engine-test branch]
2021-08-03 11:56:47 -04:00
aurel cordonnier
02c0f425e8
Copy up from Release-Engine-Staging @ 16738359
...
This represents UE4/Main @ 16738161 and Dev-PerfTest @ 16737719
[CL 16738582 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-22 00:27:54 -04:00
aurel cordonnier
25a11deeac
Merge from Release-Engine-Staging @ 16579919
...
This represents UE4/Main @ 16579691 and Dev-PerfTest @ 16579576
[CL 16581170 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-07 20:09:45 -04:00
aurel cordonnier
8f14e34a2e
CIS no unity fixes
...
#rb trivial
#jira none
[CL 16496557 by aurel cordonnier in ue5-main branch]
2021-05-27 22:11:51 -04:00