Search Issue Tracker
By Design
Votes
0
Found in
5.3.0f3
Issue ID
747906
Regression
No
[WebGL] user project fails on Windows Chrome only with Uncaught RangeError: Invalid typed array length
-e: see title, loads fine on Edge, FF (win+osx), Safari. follow-up case from 747796
--repro with 5.1.4, 5.2.3 and 5.3
-repro:
--open attached project
--build and run for webgl on anything but Chrome on Windows
--notice it loads and you see the shoe
--run on Chrome on Windows
--NOTICE it fails to load with the error:
---Uncaught RangeError: Invalid typed array length
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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
levail2
Jul 11, 2016 08:55
Same happens to my project (Unity 5.3.4f1, Chrome 51.0.2704.103 m). What "By design" status means?