You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE-13120 - Content Browser - when launching the editor, if the path is a root directory OnPathSelected fires with an empty string. SPathView::LoadSettings was passing a null item. It now passes the first selected item. [CL 2588624 by Jamie Dale in Main branch]