Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.0.2p2
Issue ID
700755
Regression
No
[WebGL] Trying to access a non existing address via WWW.LoadFromCacheOrDownload in Firefox crashes the game NS_ERROR_DOM_BAD_URI
Reproduction steps:
1. Open attached project
2. Build scene "Test" for WebGL
3. Run the game in Firefox, it will crash
What I'm doing here is calling:
WWW.LoadFromCacheOrDownload ("random string that is not a valid URL at all", 1);
The exception is caught in Chrome and the game continues running, but in Firefox the game crashes
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Gaski
Jul 19, 2015 19:52
Still there in v 5.1.1p4 :(
yuliyF
Jun 25, 2015 22:54
v 5.1.0f3 : bug is still here, in firefox console have:
"starting www download: ****
"Invoking error handler due to too much recursion"