Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
965094
Regression
No
UnityWebRequest using "../" at the start of a URL will result in an internal exception on WebGL while exceptions is turned off
How to reproduce:
1. Download attached project file and open "test" Scene
2. Select the Main Camera in Hierarchy Window and set the URL (in my case ../Linear2/test.txt)
3. Build project (make sure WebGL Platform is selected and Enable Exceptions is set to "None" in Player Settings)
4. Open project on browser (make sure you set correct URL)
Actual result: Javascript message appears: "An exception has occurred, but exception handling has been disabled in this build..." and game crash.
Reproduced with: 2017.2.0f3, 2017.3.0b8, 2018.1.0a2
Workaround: Turn on exceptions in Player Settings
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
Add comment