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
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when editing the MeshFilter during PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
Add comment