When trying to recreate an issue that resulted in [Link Removed], I came across this call stack. Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...
Changing the type of an existing child scene component to be a non-scene component type triggers some fixup code at load time which attempts to remove the node from its current position in the scene ...
Since SetActorLabel does not correspond to packages, cook wants errors or warnings. ...
Repro from licensee here - [Link Removed] ...
The following check fails occasionally: check(InstanceCustomData.Num() == (NumCustomDataFloats * InstanceSceneData.Num())); I was not able to narrow down more precise repro steps, but it appears t ...