Sequencer data label pulled from live property rather than recorded property

The following issue occurs after you have recorded a sequence of a property which is updated by an editor tick. The property changing in the live object updates the label (figure 1), but the data used for playback is unchanged. I feel this label should be updated from the recorded sequence rather than the live object- is this the case?

216319-sequencerfreakingout.gif

(figure 1: the property updating in the live object which prompts the label to update in sequencer. Notice the scrub bar is stationary.)

Repro code:

(figure 2: myActorComponent.h)

216321-capture1.png

(figure 2: myActorComponent.cpp)