Hi!
From what I understand, it seems that the rules are applied from top to bottom, and if an asset is included in one addressables group, it can't be added in the next one even if the rule allows it.
Right now, the groups are ordered by their GUID, so the workaround that we found is to open the .asset file and change the GUID directly. This is the only way we found to control the order of the rules.
Is there a feature we didn't see? Or would it be possible to add a feature that would allow us to define the order of the rules?
Thank you!