Do you realy need the metadata? i never use it…
so… try to remove “BlueprintType”
it is rare becuase you have a red line under enum typename too…
¿Can you compile it well? it seem a visual studio problem…
use this comand to compile…
"C:\Program Files\Epic Games\UE_5.3\Engine\Build\BatchFiles\Build.bat" CatharsisEditor Win64 Development "C:\...\MyProject.uproject" -waitmutex -NoHotReload
if it compile well… then it is a visual studio problem… maybe the “Engine” folder is no loaded…