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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 1.17.5-preview):
Fixed in: Addressables 1.17.5-preview