Files
UnrealEngineUWP/Engine/Source/Developer/SessionFrontend
Jamie Dale fcfb8d460c Removed some check() calls when retrieving PlatformInfo for a device
TTP# 338166 - CRITICAL: Regression: UFE: CRASH: Deleting a profile under the Advanced section

Some places are using this only to get the icon information, so they now use an empty brush should the platform information not be found (it shouldn't really happen, but the device information may sometimes be missing a valid target platform name).

Also made sure that any missing icons wouldn't cause list views to misalign their content.

#codereview Max.Preussner

[CL 2109097 by Jamie Dale in Main branch]
2014-06-18 06:45:31 -04:00
..