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
- 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
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
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?