Closed yxu-k6mlx closed 4 months ago
启动检查更新状态下,报错,无法进入程序菜单。 Console有反应。 因为背景asset缺失,于是手动安装资源包,第一次成功了,关闭后再开就进不去了。多次清理cache无果。
完整报错信息:
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: startIndex System.BitConverter.ToInt32 (System.Byte[] value, System.Int32 startIndex) (at <ecf276dcb8654fa5bed2c5ea1a4ad870>:0) UnityEngine.AddressableAssets.ResourceLocators.ContentCatalogData.CreateLocator (System.String providerSuffix) (at <b707ecb8bc9b433d9b38faf2af5b8f42>:0) UnityEngine.AddressableAssets.ResourceLocators.ContentCatalogData.CreateCustomLocator (System.String overrideId, System.String providerSuffix) (at <b707ecb8bc9b433d9b38faf2af5b8f42>:0) UnityEngine.AddressableAssets.Initialization.InitializationOperation.OnCatalogDataLoaded (UnityEngine.AddressableAssets.AddressablesImpl addressables, UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] op, System.String providerSuffix, UnityEngine.ResourceManagement.ResourceLocations.IResourceLocation remoteHashLocation) (at <b707ecb8bc9b433d9b38faf2af5b8f42>:0) UnityEngine.AddressableAssets.Initialization.InitializationOperation+<>c__DisplayClass16_0.<LoadContentCatalog>b__0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] res) (at <b707ecb8bc9b433d9b38faf2af5b8f42>:0) UnityEngine.ResourceManagement.ChainOperation`2[TObject,TObjectDependency].Execute () (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1[TObject].InvokeExecute () (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1[TObject].<.ctor>b__38_0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle o) (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1+<>c__DisplayClass60_0[TObject].<add_CompletedTypeless>b__0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] s) (at <badd2bbd1a3447548d92513164fc3166>:0) DelegateList`1[T].Invoke (T res) (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.Debug:LogException(Exception) DelegateList`1:Invoke(AsyncOperationHandle`1) UnityEngine.AddressableAssets.ResourceProviders.InternalOp:CatalogLoadOpCompleteCallback(AsyncOperationHandle`1) DelegateList`1:Invoke(AsyncOperationHandle`1) UnityEngine.ResourceManagement.ResourceManager:Update(Single) MonoBehaviourCallbackHooks:Update()
启动检查更新状态下,报错,无法进入程序菜单。 Console有反应。 因为背景asset缺失,于是手动安装资源包,第一次成功了,关闭后再开就进不去了。多次清理cache无果。
完整报错信息: