Files
UnrealEngineUWP/Engine/Source/Editor/PlacementMode
jamie dale 987c5fb85b Fixed placing an actor via the create menu failing to capture the initial transform correctly within a transaction diff
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]
2023-09-06 15:00:15 -04:00
..