- Home /
What browsers are supported
I am looking for a list of browsers that the unity webplayer supports.
I can find OS and browser here: http://unity3d.com/webplayer/
But I need to know what versions as well. E.g: Is IE6 supported?
UnityObject.js
and UnityObject2.js
have the browser detection code.
Answer by efge · Feb 25, 2011 at 06:33 PM
That's the only information you get when clicking on
(Need to download the web player for another platform?):
* Download for Windows (Internet Explorer, Firefox, Safari, Chrome, Opera, Mozilla, Netscape)
* Download for Mac OS X Universal Binary (Safari, Firefox, Mozilla, Netscape, Camino)
* Download for Mac OS X, only PowerPC (Safari, Firefox, Mozilla, Netscape, Camino)
* Download for Mac OS X, only Intel (Safari, Firefox, Mozilla, Netscape, Camino)
Hi Edge -
Where did you learn that IE-64 / Win7 is not supported?
I'm with the OP - we need to know exactly which browser versions, on which OS versions, are supported, and Unity is being completely close-mouthed about it. It's nice that they claim compatibility, but those of us trying to build product need to know what WE need to support for our customers. If you found a cache with this info, could you post a link?
Thanks!
$$anonymous$$aybe in Feb '11 IE-64 wasn't supported. By the summer of 2011 it was, see http://blogs.unity3d.com/2011/07/28/unity-3-4-web-player-for-64-bit-windows/.
Thanks Graham - my bad on not checking dates better. Thanks.
seeing this is an old post, but very relevant, Chrome no longer supports unity web player.
Your answer
Follow this Question
Related Questions
Brower blowing up after login (crash) 2 Answers
Internet activation 2 Answers
UnityObject callback function never runs 2 Answers
How do I get Unity Web Player to clean up memory leaks? 1 Answer