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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
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?