You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Duplicated actor is first initialized using source actor's External Data Layer. Then, Actor Editor Context tries to apply the current external data layer (which can fail if it would create invalid asset references). - Also fixed UActorEditorContextSubsystem::ApplyContext when pasting actors : Actor Editor Context now waits at the end of the paste operation to apply the context as imported properties can override the properties if applied before (adapted Content Bundle to behave like before) #rb Sebastien.Lussier [CL 32324874 by richard malo in ue5-main branch]