When adding certain packages from the Marketplace to my project, I always get the error “unknown custom version and cannot be loaded for the AssetRegistry” for some of the .uassets.
In this specific case UltraDynamicSky.
E.g. dozens of errors like this:
T:/repo/Content/UltraDynamicSky/Particles/UDW_Wind_Force.uasset uses an unknown custom version and cannot be loaded for the AssetRegistry
But when I add UltraDynamicSky to an empty project it loads just fine.
Does anyone know how to resolve this issue? Anyone understand what is going on?