I couldn’t find any documentation on this but if 2 separate groups (“group1” and “group2”) both have an object with name/key (“test”) and the “test” in both groups are actually separate files, what happens when I try to LoadAssetAsync with the key “test”?
Basically what I’m trying to find out is how does Addressables resolve this scenario? First match?