Issue Publishing Map – VerseBuild Error

Summary

I am unable to publish my UEFN map due to a VerseBuild error that appears during the review process. The error message says: “Script error 3643: Missing definition in source package (player_stats_table).” My project does not contain this definition anymore, so it seems to be a leftover or corrupted reference. I have already validated Verse, fully recompiled the project, and cleared temporary files, but the issue persists.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

1.	Open the UEFN project.
2.	Attempt to publish the map through the Creator Portal.
3.	Wait for the Verse review and build process to start.
4.	The publication fails, and the following error appears:

“Script error 3643: Missing definition in source package (player_stats_table).”

Expected Result

The map should successfully pass the Verse review without errors, and the publishing process should complete normally without referencing any missing or outdated definitions.

Observed Result

The publishing process fails during the Verse review, and UEFN displays the error: “Script error 3643: Missing definition in source package (player_stats_table).” The map cannot be published.

Platform(s)

UEFN (Unreal Editor for Fortnite) on PC – Windows 10

Island Code

9312-4687-7579

Upload an image

Additional Notes

I believe this may be caused by a leftover or corrupted definition in the published package, since the referenced player_stats_table does not exist anywhere in my current project. Any help with clearing or resetting this definition on your end would be greatly appreciated.