UPROPERTY(EditAnywhere) causes actor Transform to disappear

I’m experiencing the same thing. However it doesn’t appear to be a problem with the UPROPERTY. At first I thought it was. However I found it happens whenever I recompile the actor with a component like a cone attached. If you delete the cone and re-add it, the transform comes back. However deleting the component makes it jump back to the center of the world.