Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Summary
After today’s update, my Fall Guys project suddenly started having Verse build errors when opening the map. The errors reference files that I cannot access and cannot inspect for issues. My verse devices/files do not have any visible errors; the only change since I last saved the project was the addition of a “hextile” verse tag. These errors persist on all previous revisions available in Revision Control. I fear I have lost all of my work on this project and desperately would like some support in restoring my project.
Steps to Reproduce
Open my Fall Guys project from the UEFN Project Browser
Expected Result
Load without errors, as it has been the last time I have worked on this map.
Observed Result
Verse Build Errors referencing SceneGraph entities in a project that does not have SceneGraph enabled. Also, Assets digest is failing to generate due to potential clashing names that I cannot identify in my imported assets.
Verse build errors found while opening the level:
/SkyRace/SkyRace
If you continue to open this level without fixing the errors, behaviour that depends on Verse may not work. Saving the level while in this state may cause data loss.
If possible, fix these errors in VSCode and rebuild.
C:/Users/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/SkyRace/Assets/SkyRace/SkyRace.assets.verse(39,70,39,76): Script error 3570: '(/UnrealEngine.com/Temporary/SceneGraph:)entity' is experimental, and its use will prevent you from publishing your project. To silence this message, enable experimental features via the settings panel.
C:/Users/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/SkyRace/Assets/SkyRace/SkyRace.assets.verse(40,60,40,73): Script error 3570: '(/UnrealEngine.com/Temporary/SceneGraph:)entity_prefab' is experimental, and its use will prevent you from publishing your project. To silence this message, enable experimental features via the settings panel.
C:/Users/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/SkyRace/Assets/SkyRace/SkyRace.assets.verse(40,86,40,99): Script error 3570: '(/UnrealEngine.com/Temporary/SceneGraph:)entity_prefab' is experimental, and its use will prevent you from publishing your project. To silence this message, enable experimental features via the settings panel.
The assets digest could not be generated. Please ensure that your imported assets do not have names that clash with existing Verse symbols.
Platform(s)
windows