Files
UnrealEngineUWP/Engine/Source/Editor/ContentBrowser
julien stjean 2a8b0ed68c 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 26615347 by julien stjean in ue5-main branch]
2023-07-26 14:14:51 -04:00
..