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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
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?