Files
UnrealEngineUWP/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlLogic
dario mazzanti bc350e8881 [Remote Control] Remove Custom Controller execution on post load
Custom controllers added automatic execution on PostLoad (see https://p4-swarm.epicgames.net/changes/25874141).

This CL removes the support for that (given that the execution of controllers is non-deterministic), and gives the control back to the user.
This change also prevents issues related to unreliability, and assets being automatically modified/dirtied on scene load.

#rb Jeremie.Roy

[CL 27796590 by dario mazzanti in ue5-main branch]
2023-09-12 12:43:55 -04:00
..