Verse Build Errors

Summary

After the recent update, I started getting Verse build errors on all of my projects.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Other

Steps to Reproduce

Open UEFN.
Open any project that uses Verse.

Expected Result

The project builds successfully without any Verse errors.

Observed Result

The build fails with Verse errors, preventing the project from running properly.

Platform(s)

pc

Hi @FUNCR - This is a known issue Fortnite Ecosystem v34.10 with Known Issues - #4 by Flak

1 Like

@FUNCR your build is failing?

yes and i can’t launch session

Thank you, checking.

This looks unrelated to the known issue, we’ll have someone take a look.

Could we get your verse errors @FUNCR?


Thank you!

1 Like

Tooltip messages now seem to give an error if they are not outside the class.

Same issue! After today’s update, launching any UEFN project will cause errors in Verse.digest.verse and UnrealEngine.digest.verse!

I am facing the same problem… I cannot proceed with developing my map as it now has 686 Verse Build Errors. They seem to be connected to the tooltips.

Bild_2025-03-11_132922639

FunCR’s error is different than the digest errors. Fortnite Ecosystem v34.10 with Known Issues - #4 by Flak

This means you now are required to put the tooltip msg outside of the class scope and itll fix the errors

@Flak

Sorry to tag you but i assume you know about the issue with the epic docs digests being all red and errored. You can still build verse code and run sessions as its working for for me. I would assume Epic know the issue and are dealing with it but if you need anything please let me know ill do what i can.

The other errors with the ToolTips are due to the scope the

MsgName:message := “The Msg”

Is in

When the users change the scope this will fix it. I assume it was always intended outside of the class scope and epic changed it and just didnt notify on the patch notes so people get abit worried :stuck_out_tongue:

Hi @FUNCR - we updated the release notes yesterday, scroll to Verse Updates and Fixes to see if that helps.

Also @AtAshTag for vis.

2 Likes

The status of FORT-871576 changed to ‘Needs Triage’. We’ve confirmed the issue and it’s waiting to be assigned to someone to fix it.