Unknown error when trying to build/update addressable

Hi,
I’m using Unity 2021.3.20f and Addressables version 1.19.19

I’m not sure why, I think, after a successful Addressable build, I got this error when I’m trying to build/update previous build


these errors appear in the console and also a non-blocking “progress” popup just stay there.

after I close and reopen Unity, I can build/update previous build again.

does anyone know a solution for this problem?

I uploaded a video recording:

I encountered this error every 2nd time I try to build/update previous build, I have to close/reopen the project.
I’m not sure what’s wrong with my project :frowning:

Did you enter a custom build/load paths for one of the addressable asset groups?

I noticed this being an issue on my end.

oh, yes, I use a custom build and load paths

Try, as a manner of testing, to set the build and load paths of the back to one of the default profile values.
It should build correctly with that, but custom build and load paths set on a per-group basis is broken I think.

@Tom-Kazansky , @LuGus-Jan Hi there - this looks like a pretty strange issue indeed, and certainly not intended behavior. Is there any chance either one of you could send a bug report reproducing this behavior so we could take a look at it?

@unity_shane Hi, I will try to reproduce this issue on a new project, and will submit a bug report later if I’m able to reproduce it. :smile: