Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.9f1
6000.4.0b11
6000.5.0a8
6000.6.0a2
Issue ID
UUM-137128
Regression
No
Crash on abort("OOM") at jsStackTrace when playing a specific built WebGL project
How to reproduce:
1. Open the attached IN-124183 project on WebGL platform
2. Build and run the project
3. After the game loads in, press F and fly around with WASD for 20-30 seconds
4. Observe the crash
Reproducible with: 6000.3.0b1, 6000.3.10f1
Could not test with: 6000.0.69f1, 6000.4.0b11, 6000.5.0a8 (numerous compilation errors after changing versions)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note:
-Might take more than 30 seconds of flying around for the crash to occur
First few lines of stacktrace:
abort("OOM") at jsStackTrace@<u>http://localhost:65064/Build/Build.framework.js.br:9:201435</u>
stackTrace@<u>http://localhost:65064/Build/Build.framework.js.br:9:313062</u>
abort@<u>http://localhost:65064/Build/Build.framework.js.br:9:2015</u>
abortOnCannotGrowMemory@<u>http://localhost:65064/Build/Build.framework.js.br:9:205684</u>
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment