Files
UnrealEngineUWP/Engine/Source/Editor/ContentBrowser
Julien StJean 52376f221f Fixed a crash when exiting the editor via the QuitEditor function.
The slate windows get close after the subsystems are deinitilaized so we need to be carefull with those in the content browser widget code. Some binding can still be queried while processing some defered windows event during the closing of the slate application.

#jira UE-189606
#rb JeanLuc.Corenthin

[CL 26614675 by Julien StJean in 5.3 branch]
2023-07-26 13:59:58 -04:00
..