You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
There was some wrong usages of IsInstanced instead of HasInstance resulting in the wrong UBlackboardKeyType used in some code paths (keytype objects from the asset instead of the instanced one in the component)
Also set flag bIsInstanced properly for UBlackboardKeyType objects created as instances when initializing keys.
[at]guillaume.guay [at]mieszko.zielinski
#rb guillaume.guay, mieszko.zielinski
[FYI] lukasz.furman
#ROBOMERGE-SOURCE: CL 8332608 via CL 8357891
#ROBOMERGE-BOT: (v401-8057353)
[CL 8359069 by yoan stamant in Main branch]