Hey -
I was able to reproduce what you’re seeing using the code and steps you provided and have reported the bug (UE-18284) for investigation. I did find that this only occurs when using the “VisibleAnywhere” specifier inside the UPROPERTY() macro. Using EditAnywhere instead will set the component or provide the yellow reset arrow if not set automatically.