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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note (fix version 1.17.5-preview):
Fixed in: Addressables 1.17.5-preview