Issues Programming in Verse with UEFN + VS Code

Hi everyone! I’m having several issues trying to develop Verse scripts in UEFN using Visual Studio Code. Here’s a summary of what’s going on:


:puzzle_piece: Context

  • I created a brand new project in UEFN.
  • Opened Visual Studio Code using the “Open Verse in VS Code” option.
  • Without editing anything, errors appear in the default Verse files that come with the project.
  • UEFN itself also shows errors, not just VS Code.

:cross_mark: What I’ve Tried:

  1. Installed and reinstalled the recommended VS Code extensions:
  • Verse.vsix
  • URC.vsix
  1. Fully reinstalled UEFN.
  2. Restarted my PC multiple times.
  3. Created fresh new projects.
  4. Didn’t touch or edit any project files — just installed the extensions.
  5. Didn’t hide or modify any files in VS Code.

:pushpin: Current Situation:

  • Errors keep showing up, even in a brand new project.
  • The default Verse files created by UEFN are generating errors automatically.
  • I can’t get a stable environment to develop in Verse.

If anyone has faced this before or knows how to fix it, I’d really appreciate the help!

Thanks!

Unfortunately this is a known bug right now, if you click the build button at the top right of VS studio, does it go away?

1 Like

Thanks for the reply!

Yes, I already tried clicking the Build button in the top right, but unfortunately the errors are still showing up in VS Code.
If there’s anything else I can try, please let me know!

Even though the errors are still there are you able to launch a session? They said something about the errors being non-impactful for now, so you should be able to work with them there.