Search Unity

Browser MMO game doesn't load on Mac

Discussion in 'Editor & General Support' started by nantas, Nov 13, 2012.

  1. nantas

    nantas

    Joined:
    Feb 11, 2010
    Posts:
    124
    Hi there,

    We are using Unity 3.5.6 to build a web browser MMO game. When we run the client on Windows it works fine in any browser. But when we run it on Mac the Unity web player just doesn't response after the client package is loaded fully. The screen stays like this forever:



    And the log looks like this:

    Basically the webplayer stop working after the load of original client package complete, and doesn't tell why. Has anyone experience similar issue before? The Mac OS we are using is Snow Leopard (10.6).

    Thanks in advance.


    Nan
     

    Attached Files:

  2. CreativeChris

    CreativeChris

    Unity Technologies

    Joined:
    Jun 7, 2010
    Posts:
    457
    Hi there,

    It could be crashing of some sort, but we would need a repro to investigate this, please consider submitting a bug report with an example project attached.

    Thanks,
    Chris
     
  3. nantas

    nantas

    Joined:
    Feb 11, 2010
    Posts:
    124
    Bug reported, ticket#499218

    I attached the webplayer version of the client for our MMO game in the ticket. You can run the webpage on Windows and see the login screen but on Mac login screen never shows without any response or log.

    Thank you!