Summary
Recent update has lead to a Verse build error in generated file {PROJECTNAME.assets.verse}. After the most recent UEFN update, 33.10, and no changes to our codebase. We are getting Verse build error 3506 for a file that can’t be located.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
- Update UEFN/Verse to the latest version, 33.10.
- Open the desired project and wait for Verse building to attempt.
Expected Result
When following the above steps 1 & 2, we should expect the project to compile and open without issue.
Observed Result
Errors related to the PROJECTNAME.assets.verse file appear and the Verse build fails to complete. This stops project opening and also cascades further by not allow Asset Reflection to function properly.
Platform(s)
Windows
Upload an image
Additional Notes
We have tried a number of different fixes including: updating verse to version 1, reverting to a previous commit and even opening other projects we have worked on. All the above has resulted in the same issue described. Attempting to follow the path in the error log, it does not lead to the problem file. This may indeed just end up being an issue on our end and not a result of the UEFN update. However, after going through normal procedures to remedy the issue it does lead me to question if there was potentially an issue caused by the update.