Blueprint editor forgetting my enumeration names

I create an enum, i create a switch from enums - fine - later on coming back I return to “new enumerator 0 etc” see screenshot!

8211-enum_bug.png

I’m not 100% sure of this - but copying and pasting the enum switch might be the cause

not on initial copy and paste, after i paste it, do work, close the bp then reload

i dont think copying and pasting is a factor - i had it happen on one that i made fresh

This is a known bug for version 4.2.
If you want the enum names to show up you can right click on the switch and choose “Refresh Node” or something like that.

You can check out this thread for more information.