Changing remote path in profile doesn't have an effect

Whenever I try to change the remote path of a profile, it doesn’t actually have an effect on the groups that are using this profile, even in the editor. The only way around it is to delete the group and create a new one. Using addressables 1.22.2

1 Like

I also tried creating additional profiles and changing them, cleaning caches, restarting Unity - no matter what I do, it keeps using the initial URl set when creating the group. In all assets the URLs are set correctly, I don’t know where else can I look.

hm, manually deleting addressables cache from the …\AppData\LocalLow{company name}{project name}\com.unity.addressables folder solves the issue, is there a command to clear it?