Search Unity

Web player crashing on scene change?

Discussion in 'Editor & General Support' started by keaoli, Aug 18, 2014.

  1. keaoli

    keaoli

    Joined:
    Aug 18, 2014
    Posts:
    2
    Im having a sudden problem with a build for the web player crashing when i change scenes, the program works fine in the actual unity environment but fails when built, i have a crash log below.

    Code (csharp):
    1.  
    2. Unity Web Player [version: Unity 4.5.0f6_fd4616464986]
    3.  
    4. mono-1-vc.dll caused an Access Violation (0xc0000005)
    5.   in module mono-1-vc.dll at 0023:070f65e8.
    6.  
    7. Error occurred at 2014-08-18_185856.
    8. C:\Program Files (x86)\Mozilla Firefox\plugin-container.exe, run by gemadmin.
    9. 83% memory in use.
    10. 2807 MB physical memory [457 MB free].
    11. 0 MB paging file [2889 MB free].
    12. 0 MB user address space [3567 MB free].
    13. Read from location 00000011 caused an access violation.
    14.  
    I can post the full or partial error log if its needed, any help would be greatly appreciated!
     
  2. StarManta

    StarManta

    Joined:
    Oct 23, 2006
    Posts:
    8,775
    Have you tested on different browsers yet?
     
  3. Schubkraft

    Schubkraft

    Unity Technologies

    Joined:
    Dec 3, 2012
    Posts:
    1,073
    Can you submit a bug report via the editor with your project attached?
     
  4. keaoli

    keaoli

    Joined:
    Aug 18, 2014
    Posts:
    2
    Yes absolutely
     
  5. alvarosaavedra

    alvarosaavedra

    Joined:
    Feb 16, 2015
    Posts:
    5
    Hi,

    Any solution for this issue? I'm suffering the same problem. It crash my iMac for sure.

    Thanks!