Search Issue Tracker
Fixed
Fixed in 1.19.19
Votes
6
Found in [Package]
1.19.17
Issue ID
ADDR-2494
Regression
No
“Invalid path in AssetBundleProvider:." is thrown when loading an updated remote bundle for local static Assets
How to reproduce:
1. Open the user's attached "2077Demo.zip" project
2. Set the webserver address on line 131 in the "Launch.cs" script (webserver address can be found in the Addressables Hosting window)
3. Drag and drop "LobbyPanel" Addressable from "Content Update" group to "UI_Panel" group in the Addressables Groups window
4. Press Build >> New Build >> Default Build Script in the Addressables Groups window
5. Select "LobbyPanel" Addressable from the Addressables Groups window
6. Press "Open Prefab" in the Inspector window
7. Select and disable the "Text" Component in the Hierarchy window
8. Press Build >> Update a Previous Build in the Addressables Groups window
9. Select a build in the "Windows" folder to update
10. Enter Play Mode
Expected result: "Invalid path in AssetBundleProvider: '' error doesn't appear in the Console window
Actual result: "Invalid path in AssetBundleProvider: '' error appears in the Console window
Reproducible with: 1.19.9 (2019.4.36f1), 1.19.17 (2020.3.27f1, 2021.2.9f1, 2022.1.0b5, 2022.2.0a3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment