Automation value not updating

I have a small problems when I recall my presets. All parameters update just fine, but the automation value showed is not updated. It doesn't affect the audio at all but I can't figure out why it happens.

When I load a preset I just use setValueNotifyingHost for each parameter. When I manually move a parameter from the GUI everything is fine, the automation value gets updated (and I use the same setValueNotifyingHost). This only happens when I recall my presets. Is there another hidden call I'm missing to update the automation value?