Files
dave jones2 d688f22f5d UE-214106 - Editor Crash when adding components to a Editor Only BP Actor
Iteration over child nodes didn't have sufficient safeguards for any entry removal. After calling FactoryCreateInheritedBpSubobject, we need to ensure that the iteration index is still within bounds.

#jira UE-214106
#rb ben.hoffman

[CL 36993095 by dave jones2 in 5.5 branch]
2024-10-09 15:06:36 -04:00
..