You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Change summary: - Modified FBlueprintNativeCodeGenModule::ReplaceAssetsWithCircularReferenceTo() and HasCircularReferenceWithAnyConvertedAsset() utility methods to include UDS types in circular reference checks. This ensures that a non-nativized Blueprint class asset (e.g. DOBP) that shares a circular reference with a UDS type (which is always nativized) will force the non-nativized asset to be converted as well. UDS assets are now consistent with BPGC assets in this regard. #jira UE-60659 #rb Dan.OConnor [CL 4544989 by Phillip Kavan in Dev-Framework branch]
44 KiB
44 KiB