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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
Will not fix. Because of special notation, using brackets is not a good idea for asset files.