You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Looks related to CL-6597894. It added IsValidLongPackageName check in FIntroTutorials::HandleSDKNotInstalled, which is failing, but skipping over that loads the tutorial fine. The safer fix is to just specify the asset name as .../SetupLuminTutorial and not .../SetupLuminTutorial.SetupLuminTutorial, because it was choking on the period. #rb trivial #lockdown cristina.riveron #ROBOMERGE-SOURCE: CL 11210317 in //UE4/Release-4.24/... #ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v643-11205221) [CL 11210323 by joe conley in Main branch]