Search Issue Tracker
Won't Fix
Votes
1
Found in
5.0.1f1
Issue ID
692042
Regression
No
WebGL build crashes before launching game environment
To reproduce:
1. Open attached project
2. Build & run for WebGL
3. Wait for the app to load on your browser
4. Notice that the app crashes (chrome) or throws out an error (Mozilla) - "Invalid array length" or "missing ; before statement"
Explanation: the webgl memory was set to an invalid (and a really high) number.
Comments (2)
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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
MaxGuernseyIII
Mar 05, 2016 08:51
256mb, for me.
SantaKlaus
Nov 15, 2015 17:49
I m running into this problem with memory set to 500mb. Is that "really high"?