When I deleted everything, the map still cant update (an empty map…)
I was able to solve this by doing the following:
With my UEFN project open…
- Checked-in my changes to ensure no progress is lost
- In the UEFN outliner I selected all everything in my game, right clicked, and clicked delete.
- After deleting everything, I launched my session (which works now).
- Once the session was open, I reverted my changes (click the three dots next to the check-in / sync button → Revert All Files)
- After successfully reverted, I pushed my changes.
Now I’m not longer having this issue and can continue to develop my project.