Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin
Patrick Laflamme a64e090bae Fixed Python GIL (Global Interpreter Lock) deadlock while loading an asset.
- Released the GIL in Finalize() - rename class, get default object and refresh BlueprintActionDatabase

#jira FORT-444807 - Python Load_Asset is causing the editor to hang if it has to load certain assets
#rb Jamie.Dale, Patrick.Laflamme

#ushell-cherrypick of 19292501 by Max.Chen
#preflight 6226843d1938e4deaa7916fc

[CL 19293291 by Patrick Laflamme in ue5-main branch]
2022-03-07 17:37:07 -05:00
..