Macro in skipped regions

I’m using:
UE 4.19.2
VSC 2017 v.4.7.02556

I have just generated the Position reporter c++ class, and discovered that UCLASS and GENERATED_BODY in the .h file have a green squiggly line under them, on mouse over I get the message “Macro in skipped region” , I’m a bit concerned if I have a problem?
Even though it is a green line, and should not be an issue we’re still talking about a “clean” build here.

Will this cause a problem later on?
And how do I get rid of that squiggly?

I have the same problem. This particular IntelliSense message started showing up for almost every Unreal Macro after a recent update to Visual Studio 2017. Although it doesn’t cause any problems. The code compiles just fine and everything works as expected. So, I think you can just ignore it.

Thanks…
Was hoping it was an ignorable warning

Privacy & Terms