Blueprints not reading enum correctly

262251-screenshot-2018-12-13-123705.png

I’ve been trying to make an enum in order to select the kind of path an AI will follow. For some reason after I compile, blueprints won’t show me the last option.

It’s not as if it doesn’t recognise the option is here. It compiles fine and other C++ classes can read them all fine. Any ideas as to what’s going on?

262252-screenshot-2018-12-13-124333.png

Okay for some reason just renaming them seemed to have fixed things. Still find this pretty weird though.

262253-screenshot-2018-12-13-130336.png

262254-screenshot-2018-12-13-130324.png