VS Code doesn’t show errors

Summary

For some reason, VS Code isn’t highlighting errors in the Verse code. I tried reinstalling VS Code and all extensions, but that didn’t help. On Windows 10 everything was working fine, but after updating to Windows 11 it stopped working.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Open VS Code do some errors and its not highlight for me

Expected Result

Errors highlight

Observed Result

Errors not highlight

Platform(s)

Windows 11

Upload an image


Yeah, I’m having the same problem

hi,

This is a known problem. The red squiggly line does not appear in Vs Code

When you project is on File Path OneDrive then you get this problem.

There is a warning message when you create a project on One Drive for this reason

There could be other reasoms but usually this is the reasone why

in File Explorer copy the projects

c:\user\%username%\One Drive\Documents\

to local drive

c:\user\%username%Documents\

Reload the project into UEFN using the c:\user\%username%Documents\

This is a Windows 11 problem, does not occur in Windows 10.