Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
1
Found in
2017.2.0b1
2017.2.1f1
Issue ID
978521
Regression
Yes
Reading local file with UnityWebRequest which contains "#" and multibyte character in its path fails
Steps to reproduce:
1. Open attached “ReadLocal.zip” Unity project
2. Enter Play mode
3. Observe Console
Expected results:
Local file is loaded and its contents are written in Console
Actual results:
WebRequest fails with Generic/unknown HTTP error
Reproduced in 2018.1.0b1, 2017.3.0f3, 2017.2.1p1, 2017.2.0b1
Didn’t reproduce in: 2017.2.0a4, 2017.1.2p4, 5.6.4p4, 5.6.0a1
Regression introduced in: 2017.2.0b1
Note: Path has to contain a multibyte character (e.g. Korean/Chinese/Japanese) and ‘#’ for UnityWebRequest to fail
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment