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
Comments (1)
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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
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?