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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Will not fix. Because of special notation, using brackets is not a good idea for asset files.