Search Issue Tracker
Fixed
Fixed in 1.20.5
Votes
0
Found in [Package]
1.20.0
Issue ID
ADDR-2764
Regression
No
Addressables Editor Hosting shows previous Platform when Platform is changed
Reproduction steps:
1. Open the attached project "AddressablesTest"
2. Open Window -> Asset Management -> Addressables -> Hosting
3. Create Local Hosting (Create -> Local Hosting) and press Enable
4. Notice how it says "Hosting : ServerData/\{current Platform}" (example: "Hosting : ServerData/StandaloneWindows64")
5. Build and Run project
6. Switch Platform by going to File -> Build Settings and choose any other platform (eg. Android, iOS)
7. Notice how it still says the previous platform "Hosting : ServerData/\{previous Platform}" (example: "Hosting : ServerData/StandaloneWindows64")
Expected result: Addressables Hosting shows current Platform
Actual result: Addressables Hosting shows previous Platform
Reproducible with: 1.1.5 (2019.4.39f1), 1.18.19 (2019.4.39f1), 1.19.19 (2019.4.39f1, 2020.3.35f1, 2021.3.3f1), 1.20.0 (2022.1.2f1, 2022.0a15)
Reproducible on: Windows 10, macOS Monterey 12.2.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment