Search Issue Tracker
Fixed in 1.17.5-preview
Votes
0
Found in [Package]
1.16.16
Issue ID
1317099
Regression
Yes
[Addressables] Incorrect RemoteLoadPath when Bundle Naming Mode is set to Filename
Reproduction steps:
1. Open the user's attached project and Scenes/SampleScene scene
2. Select Window/Asset Management/Addressables/Groups and Build/New Build/Default Build Script
3. Navigate to <ProjectRootFolder>/ServerData/StandaloneWindows
4. Open catalog_<timestamp>.json file and observe the bundle remote load path (search for "m_InternalIds" to locate it)
Expected result: Load path starts with "http://localhost/StandaloneWindows/..."
Actual result: Load path starts with "ServerData/StandaloneWindows\..."
Reproducible with: 1.16.16 - 1.17.4-preview (2018.4.32f1, 2019.4.20f1, 2020.2.5f1, 2021.1.0b8, 2021.2.0a7)
Not reproducible with: 1.16.15, 1.17.5-preview (2018.4.32f1, 2019.4.20f1, 2020.2.5f1, 2021.1.0b8, 2021.2.0a7)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
Resolution Note (fix version 1.17.5-preview):
Fixed in: Addressables 1.17.5-preview