Search Unity

All White Scene in Web Player on Mac, but works fine on PC

Discussion in 'Editor & General Support' started by ASchie, Oct 24, 2014.

  1. ASchie

    ASchie

    Joined:
    Apr 14, 2014
    Posts:
    3
    Hey guys, I've searched everywhere for what my problem is: google, forums, answers.... and have yet to find any clues as to why my web build is having this problem.

    On a PC everything works just fine, but on a Mac when I get into the scene the GUI renders fine, but the scene view is completely white:
    clients.aaronschie.com/images/FacilitatorwhtscnonMac.png

    I'm not sure what is going on. I have heard that changing the QualitySettings.antiAliasing upon scene change can cause something similar or screen flicker stuff. But the project has antiAliasing disabled and doesn't change any QualitySettings in code.

    I should also note that on PC it works completely as intended, but also works fine on Mac if you refresh the page and let the Web Player reload again (as long as you don't close the web page).

    Heres what is should look like (and does all the time on PC): clients.aaronschie.com/images/FacilitatorfineonPC.png

    any help would be awesome!
    Thanks
    -Aaron Schie
     
  2. ASchie

    ASchie

    Joined:
    Apr 14, 2014
    Posts:
    3
    anyone have any help on this topic? Please.
    Thanks
    -ASchie
     
  3. ASchie

    ASchie

    Joined:
    Apr 14, 2014
    Posts:
    3
    would love some help on this. Could it be a texture/shader issue that only happens on Mac?