Subject: Non-fatal Exception in Addressable Asset System - Catalog Update Failure

Open
#93 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, unity
Domain
game-dev, mobile

Research direction

No files, tests, or code entry points are named. Start by reproducing the catalog update on Unity 2023.3.30f1 with Addressables 1.22.2 on Android, then inspect the full exception and relevant logs. Done means identifying the failed catalog dependency and documenting a reproducible cause or resolution.

Written by the indexing model from the issue text.

Description

I am experiencing an issue with the Addressable Asset System in my Unity project. When attempting to update catalogs, I encounter the following non-fatal exception:

Non-fatal Exception: java.lang.Exception: OperationException : Cannot update catalogs. Failed to load catalog: GroupOperation failed because one of its dependencies failed

I would like to request assistance in resolving this issue. Here are some additional details:

  1. Unity Version: Unity 2023.3.30f1
  2. Platform: Andoroid
  3. Addressable Asset System Version: 1.22.2

Questions:

  1. What could be causing this exception?
  2. Are there any known issues related to catalog updates in the current version of the Addressable Asset System?
  3. What troubleshooting steps would you recommend to resolve this issue?
  4. Are there any logs or additional information I should gather to help diagnose the problem?
Dominant language
C#
Stars
1.5k
Forks
303
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Unity-Technologies/Addressables-Sample

All issues in Unity-Technologies/Addressables-Sample

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.