Reference ID
c2f6c785-4cf4-dee5-ec94-da80f1ad670a
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
Was recently building a map that made use of a lot of verse scripting, but after the recent new season update that added asset reflection I suddenly started receiving this error. I looked through all my code just to find that it’s not an error within my code, but an error within an unmodifiable file made by epic. The exact error is too long to put within this box so I put it below.
Steps to Reproduce
-
Begin working on project in older version of the game (In my case, chapter 4 season 3)
-
Update game
-
Rebuild verse code after adding new assets to project and adding to verse script (no compilation errors)
-
Error appears
To remove the error, all verse files must be removed from the project, even if they are completely empty.
Expected Result
There should be no error, or if the error persists it should be within an editable file so it is solvable (error was within a verse digest file)
Observed Result
Received the following error when trying to push changes: C:/Users/burnt/AppData/Local/UnrealEditorFortnite/Saved/VerseProject/thepit/Assets/thepit/thepit.assets.verse(42,34, 45,1) : Script error 3101: Markup content from string is not yet supported.
File is not editable or viewable.
Platform(s)
PC
Additional Notes
This really messed up a big project I was working on and set me back a lot of progress. It would be greatly appreciated if there was a fix for this soon.