I’ve found this question asked twice and wasn’t answered unfortunetely. I’ll try luck to be one more guy asking for help. I can’t create a C++ WidgetBlueprint class. Right after generating class and compiling it I get an error:
fatal error C1083: Cannot open include file: ‘Blueprint/WidgetBlueprintGeneratedClass.h’: No such file or directory.
I have no idea hot to beat this one.