Summary
When using VSCode the same way from previous versions of UEFN, when hitting ctrl-shift-b to build, it shows an error instead of successfully building:
Verse build: Unexpected Error! TypeError: Cannot read properties of undefined (reading ‘write’))
It still seems to be building fine though and there is nothing wrong with the verse code. The Verse.Digest.verse file is showing red in the explorer of vscode, but it’s been like that forever and we haven’t had this problem.
Verse does build properly if hittng the button in UEFN, but that sucks and the keyboard shortcut from vscode should work.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Create verse code in vscode or open a project from before that has verse and use the keyboard shortcut to build in vscode
Expected Result
Should build successfully
Observed Result
shows error that it can’t
Platform(s)
pc
Upload an image


What am I supposed to do