Reference ID
3fd3f98d-4fb0-3a40-7abf-7b80efb95828
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Summary
As of 28.10 I am experiencing an issue in projects that are failing compile due to new compiler checks that the .verse files of my project are not included in the generated VS Code project (and thus the verse language server cannot highlight errors in these files). It seems that the VS Code project state is only refreshed when a successful compile would occur, which due to the presence of multiple compiler errors post update has me trapped until I fix the entire list.
Steps to Reproduce
Open a 28.01 code project with:
1. .verse files in subdirectories of the UEFN project content root directory
2. One or more existing compiler errors
inside a 28.10 UEFN environment.
Expected Result
The VS Code project includes my UEFN project .verse files so that compiler errors occurring as a result of updating to 28.10 can be navigated to and resolved.
Observed Result
The VS Code project does not include my UEFN project .verse files.
Platform(s)
windows