You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This was due to the actor being spawned at the default transform (within a transaction), and then moved post-spawn (outside of a transaction). This change has the entire spawn and move captured by a single transaction. #jira #rb Dave.Belanger, JeanMichel.Dignard #rnx [CL 27646336 by jamie dale in ue5-main branch]