Reproduction steps:
1. Open any project
2. Install the Addressables for Android package
3. In the Project window, search for and open the “BundledAssetGroupSchema.cs” package script
4. Go to Line 1756 and observe it
Expected result: the “defaultSettings” has both “androidLocalSettings” and “androidRemoteSettings” assigned
Actual result: the “androidLocalSettings” is assigned twice
Reproducible with: 2.0.3 (2022.3.62f1), 2.3.16, 2.4.6 (6000.0.49f1, 6000.1.3f1, 6000.2.0b1)
Couldn’t test with: 1.25.0 (Couldn’t find the defaultSettings code part)
Reproducible environments: macOS 15.4.1
Not reproducible environments: No other environments tested