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
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
Add comment