Unable to open project after transfering project to another team

Summary

After transferring our project to another team, the project cannot be opened anymore. UEFN crashes with an Unhandled Exception 0x80000003 (see screenshot)

Team name: SJS Map Transfers (8f16603b-d170-4d06-bba4-4326c76f2f9b)
Project name: BodycamSCP (71fd9adf-4c4b-7933-7046-b99345f49b70)

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Unreal Revision Control

Steps to Reproduce

  1. Transfer a project from one team to another team
  2. Attempt to open project

Expected Result

Project opens in UEFN

Observed Result

Project crashes trying to open it

Platform(s)

PC

Upload an image

The issue has been resolved on our end. Turns out we were using some hardcoded using paths, we replaced all occurrences of the old path (superjoy@fortnite.com) to the new one (sypherpk@fortnite.com). Hopefully this might help someone else out with a similar issue :slight_smile:

The relevant error in UnrealEditorFortnite.log that prevented the project from opening:

[2026.04.30-18.18.01:543][153]VerseBuild: Error: C:/Users/Kane/Documents/Fortnite Projects/BodycamSCP/Content/VerseCode/Module_Game/difficulty_manager.verse(7,9, 7,72): Script error 3587: The identifier ‘superjoy@fortnite.com’ in does not refer to a logical scope. Possible segments are Verse.org, UnrealEngine.com, Fortnite.com, sypherpk@fortnite.com

1 Like

FORT-1096290 has been ‘Closed’. The issue reported is not caused by a bug in the tool.

Thank you for letting us know!