Files
UnrealEngineUWP/Engine/Source/Runtime/RenderCore
Arciel Rekman 5a57b52139 Vulkan: prevent crash on exit due to SCL (UE-89478).
- Code archive gets added to the pending delete queue, which is flushed too late (after the pak file module has already been unloaded).

#rb Ben.Ingram
#fyi Dmitriy.Dyomin
#jira UE-89478

[CL 11619652 by Arciel Rekman in 4.25 branch]
2020-02-25 16:55:42 -05:00
..