Changing values in base class (C++) does not propagate to child Blueprint

Hi , I seem to have the same problem with floats as well (trying to change some simple camera defaults). I’ve tried both hot-reloading and doing a full recompile but no dice. any tips?

edit: I should add that creating a new blueprint based on the same class will take the changes, but existing ones will hold on to old values