Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.1
Issue ID
1213747
Regression
No
[Addressables] Loading Assets throws exception errors when loading Assets with square brackets in their names
Steps to reproduce:
1. Open the attached project "Case_1213747"
2. Enter Play mode
3. Click on "Load Broken Asset" button
4. Exception occurs
Expected results: Assets with square brackets in their filename are loaded with addressable system
Actual results: Assets with square brackets in their filename fail to load throwing an exception
Reproducible with: 2018.4.16f1(1.5.1), 2019.3.0f6(1.5.1), 2020.1.0a21(1.5.1)
Note: Addressable were not present in 2017.4
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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Resolution Note:
Will not fix. Because of special notation, using brackets is not a good idea for asset files.