Unreal Engine UPROPERTY Values Not Working in Non-Editor Builds.

Hi. I am Using 4.27.2 version of unreal engine. i have a actor component set up in my character. i have set up some uproperty values which work fine in the editor, but once i package the game those values dont get saved in those builds. how can i fix this issue?