Hello,
I want to load a raw json file instead of an assetbundle which contain a json.
I simply set Json Asset Provider.
And I tried to play with “Simulate groups (advanced)”.
But an error happend.
Exception encountered in operation CompletedOperation, status=Failed, result= : Exception of type 'UnityEngine.AddressableAssets.InvalidKeyException' was thrown., Key=Json/ETES.json, Type=Assets.Scripts.DCharaTextList
I want to know how to load it with addressable.
Thanks.