The property of BP (derived from C++) class "doesn't" change after assigning to specific object

I mean. Try to change your UPROPERTY type to an int, set its default value withing the constructor, and check if the value is correct in the editor :slight_smile: