Some questions about Transform

I tried to use the GetActorTransform node in the blueprint to get the Transform of the Actor in the level, but when I moved the Actor after playing, the value of the Get Transform was not synchronized

Blueprint:

Concrete example:
No Play:


Playing:


Can you show the code?

Hi !
is your actor movable ?

yes