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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment