Custom enums arbitrarily break into bytes in blueprint

Just commenting to my own thread to add that if I cut & paste my enum declaration and give it a new name, I can use it in blueprint, but I don’t really want to change “ECharacterState” to “ECharacterState1” in the 1,000 or so times it occurs in my code.