How can I use UDataAsset TArray

When I access a TArray<UCustomDataAsset*>, it makes a crash.
In Blueprint and c++.

I can access it in selected viewport and new editor window.
But, it is not accessible when running in standalone game mode.

How to access UDataAsset in container class?

1 Like