Reply to Thread
Results 1 to 6 of 6

Thread: Out of memory

  1. #1
    Original Serf
    Join Date
    Mar 2015
    Posts
    20
    World
    Newfoundland

    Out of memory

    Got this mesage: "Out of memory. If you are the developer of this content, try allocating more memory to your WebGL build in the WebGL player settings." Cant play

  2. #2
    Eggcellent Essayist Mortallicus's Avatar
    Join Date
    Feb 2012
    Location
    England
    Posts
    575
    World
    Northisle
    same for me

  3. #3
    Ruler of the Land
    Join Date
    Feb 2013
    Location
    Devon
    Posts
    1,633
    World
    Northisle
    Same

  4. #4
    Glorious Graduate
    Join Date
    Jan 2018
    Location
    Scotland
    Posts
    125
    World
    Newfoundland
    maybe the developer/coder might like to look @ https://forum.unity.com/threads/webg.../#post-5026055 where one solution to the memory problem is discussed.

  5. #5
    Wordsmith Durin_d's Avatar
    Join Date
    Mar 2012
    Location
    FIN
    Posts
    744
    World
    Northisle
    reading more I found this from https://blogs.unity3d.com/ru/2018/08...embly-is-here/

    Just keep in mind that the browser might still run out of memory if the Heap grows too much. How much is “too much” depends on the browser. To get consistent behavior across browsers, set up the maximum size to the Unity Heap. You can do this by setting the emscripten argument «-s WASM_MEM_MAX=<value>» in editor script, for example:

    PlayerSettings.WebGL.emscriptenArgs = "-s WASM_MEM_MAX=512MB";

    Note that the Maximum Memory Size is 2032 and that any value larger than that will result in a run-time error in the browser."

  6. #6
    Glorious Graduate
    Join Date
    Feb 2016
    Location
    Mexico
    Posts
    129
    World
    Newfoundland

    Test server

    Your name in the game:Sandycat
    Your country and time zone: Mexico -7
    Date the problem occurred: March 3
    Time the problem occurred: 13 hrs
    Your player level: 15 in Unity
    Windows 10
    Google Chrome está actualizado
    Versión 90.0.4430.93 (Build oficial) (64 bits)Windows 10

Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Ubisoft uses cookies to ensure that you get the best experience on our websites. By continuing to use this site you agree to accept these cookies. More info on our privacy.