You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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]