Why does this cast fail after Async Load Primary Asset?

I have a blueprint called Leader_Flipbooks with PrimaryDataAsset as its parent. I created several children of Leader_Flipbooks which load successfully as objects using Async Load Primary Asset, but they always fail to cast to their parent, Leader_Flipbooks and I am unable to access their variables.

1 Like

I am facing to same issue. AsyncLoad is loading item successfully but casting is failed. Did you find any solution?

1 Like