Files
UnrealEngineUWP/Engine/Source/Runtime/Core
Matt Peters 570778eb5f LLM: Allow parents to be defined after their children.
Fix parent pointer in child tags that are defined before their parents; it was previously accidentally being set to the base parent instead of the parent tag when the parent was found.
Fix deadlocks in error messages due to allocating memory while inside the LLM CriticalSection.
#rb Zousar.Shaker
#rnx
#preflight 62ba255e0c1f73fed6ea4fa8

[CL 20844531 by Matt Peters in ue5-main branch]
2022-06-27 21:57:22 -04:00
..