Error squiggles at include lines and UCLASS and no auto completion of functions

Hello guys,

I have a problem with the use of VS Code with Unreal Engine 5.0.3. I’m using Mac OS Monterey 12.6.1 and VS Code Version 1.72.2. The include lines of my .h script all have error squiggles underneath them. The same is with the start of the script with UCLASS as shown in the screenshot. Furthermore, the autocompletion of functions doesn’t work, but the ulog snippet does(I don’t know, if this matters). I tried to reset all my Settings, but this didn’t help. I also de- and reinstalled all of my Extensions, but it didn’t help me either. The compilation in the Unreal Editor is successful without any errors. I hope you can help me soon.

The problem with the autocompletion is solved by simply running the build task, but now everything in the .cpp file and the GENERATED_BODY() method in the .h file has error squiggles.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms