Adding a recording that demonstrates the exact user experience when the crash occurs. Note Macolik sent this video to me and I thought it would be helpful for troubleshooting and am including it here.
Your projects are running from OneDrive is possibly the reason, as when OneDrive briefly loses connection, do your project files get occasionally or temporarily corrupted!
There is a warning message about not using OneDrive
When opening a new blank project in UEFN
See the log error messages ‘C:/Users/imkeh/OneDrive/Documents/Fortnite Projects/BossRL/References
You should be using a Local SSD ‘C:/Users/imkeh/Documents/Fortnite Projects/BossRL/References
Copy the whole project to C:/Users/imkeh/Documents/Fortnite Projects/BossRL
and
Warning: Failed to begin reading directory changes for C:/Users/imkeh/OneDrive/Documents/Fortnite Projects/BossRL/References. Error: Das System kann die angegebene Datei nicht finden. (0x00000002)
Change the Windows 11 default path in UEFN
C:/Users/imkeh/Documents/Fortnite Projects
[2025.11.24-10.27.06:318][ 48]MapCheck: Kartenprüfung abgeschlossen: 0 Fehler, 0 Warnung(en), dauerte 517,892ms bis zum Abschluss.
[2025.11.24-10.27.06:499][ 48]LogDirectoryWatcher: Display: CreateFile failed for
‘C:/Users/imkeh/OneDrive/Documents/Fortnite Projects/BossRL/References’
. GetLastError code [2]
[2025.11.24-10.27.06:499][ 48]LogDirectoryWatcher: Warning: Failed to begin reading directory changes for C:/Users/imkeh/OneDrive/Documents/Fortnite Projects/BossRL/References. Error: Das System kann die angegebene Datei nicht finden. (0x00000002)
[2025.11.24-10.27.06:519][ 48]LogValkyrie: Display: Successfully opened project ‘C:/Users/imkeh/OneDrive/Documents/Fortnite Projects/BossRL/BossRL.uefnproject’ (took 190.92 sec)
[2025.11.24-10.27.06:638][ 48]LogSlate: Window ‘Projektbrowser’ being destroyed
Thank you for the response. I’ve tried setting up a fresh project directly under C:\… but still observing the same issue sadly. I’m attaching the latest logs here