Files
UnrealEngineUWP/Engine/Config/Lumin
joe conley 5e4f71a382 #jira UE-75755 - Packaging project for Lumin without Lumin SDK directs user to UDN instead of docs
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]
2020-02-03 16:49:06 -05:00
..