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

WebRequest

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.