You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The issue is caused by EditorTutorials.ini failing to load a dependent module: IntroTutorials. This module has been moved into a plugin. - Updated EditorTutorials.ini to remove IntroTutorials as a required preload dependency - Added logging to GatherTextCommandlets.cpp to detect when certain modules that are required to be preloaded fail to load. #rnx #jira: UE-142116 #rb: Jamie.Dale #fyi: Vincent.Gauthier #preflight: 620f5adb7509be9843717938 [CL 19048222 by Leon Huang in ue5-main branch]