You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix subobject overriding in the case of a required subobject that has been both overriden for class and marked do not create. Previously it was ending up with the default subobject type rather than the valid overriden value. Create an EngineTest that validates all expectations for subobjects and nested subobject overrides #rb Dan.OConnor [CL 14425910 by Marc Audy in ue5-main branch]