Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Verse
Summary
Something breaks all the verse class instances/references. Once it happens you can’t revert it and you just need to replace all verse devices and reconfigure them all.
This time my issue started when I had a Script error 9000 due to a linker loop, I reverted the changes I made (which was just a few lines, nothing to do with class naming or anything). After reverting this change I fell into the bug report issue.
Steps to Reproduce
- Create linker loop error
- Try to build (fail)
- Revert error cause
- Try to build (causes bug report issue)
Expected Result
Class instances don’t break.
Observed Result
Class instances all break and require devices to be re-configured.
Platform(s)
windows
Additional Notes
Other ways can cause this issue, such as moving class files around (even though the classes still exist).
