Search Issue Tracker
Active
Under Consideration for 2.4.X
Votes
0
Found in [Package]
2.4.3
Issue ID
ADDR-3972
Regression
No
[Addressables] DefaultSchemaSettings has "androidLocalSettings" assigned twice
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment