Search Unity

"Enable GPU instancing" crash firefox

Discussion in 'Web' started by roka, Mar 5, 2018.

  1. roka

    roka

    Joined:
    Sep 12, 2010
    Posts:
    598
    Hello,

    Unity 2018.1.0b8 used

    if you activate "Enable GPU instancing" on a material, it make firefox crashing for the WebGL

    You can test it from here http://www.asr-games.net/firefox/

    The material for the object 1 have "Enable GPU instancing" set to off
    The material for the object 2 have "Enable GPU instancing" set to on

    if we try to Instantiate the object 2, firefox crash

    This problem do not happen in google chrome.
    This problem do not happen in Unity 5.6.3p4
    I do not have tested with unity 2017.x

    Case : 1009727

    Thread also opened in the beta section : https://forum.unity.com/threads/enable-gpu-instancing-crash-firefox-webgl.520397/

    Thank you
     
  2. Marco-Trivellato

    Marco-Trivellato

    Unity Technologies

    Joined:
    Jul 9, 2013
    Posts:
    1,654
    Firefox 60 works fine so I guess Mozilla fixed it.
     
  3. roka

    roka

    Joined:
    Sep 12, 2010
    Posts:
    598
    Yep, work on 59.0beta and developer version 60.0a1
    The crash happen on the version 58.0.2 of firefox if we build with Unity 2018, it do not crash if we use Unity 5.6.3p4
     
  4. MaskedMouse

    MaskedMouse

    Joined:
    Jul 8, 2014
    Posts:
    1,092