I have been working on this project daily for a couple of weeks without these issues. I saved and logged off last night around the time of the update. This morning, I tried to open my project but was greeted with the following error log:
Verse Build:
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.
I canāt access the files referenced in that error to see exactly where the issue is. I havenāt used SceneGraph and am not even sure itās available in Fall Guys projects. I have tried to review my assets and see nothing with a clashing name.
I have also tried syncing to previous revisions, but the errors are unresolved.
Under Verse Validation:
ā ļø This level contains devices that refer to missing Verse classes.
These classes may have been renamed, moved, or deleted. To fix the problem, undo those changes in VSCode and rebuild.
If you continue, these devices will no longer work. Saving the level in this state will break these devices permanently, and you will need to replace them manually.
ā ļø house_manager : Failed to load verse class house_manager!
ā ļø obstacle_manager : Failed to load verse class obstacle_manager!
I have never encountered an error like this before, and I am at a loss for where to start trying to resolve it. Iām not sure what to try next and am fearful that I wonāt be able to recover my map.
How can I start resolving this?