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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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"?