Hi,
I build a patch for our game. We have some blueprint code which gets a list of asstes by their class. This works fine in a fullbuild.
However, when i build a patch, and apply the patch pak to my original installation of my game, “get assets by class” will not return any asset.
Anybody has a clue? The assets in question were not modified inbetween the fullbuild and the patch.