We're attempting to provide our users a link to download and install the Web Player in case they don't have it, as described on [this Docs page][1]. We have a specific need to use the 3.x version (we develop in 3.5.7) so we point to the 3.x URL (notice in the example on that page it uses 2.x). However now this URL appears to just get the latest version, which currently is 4.3.5. Notice how [this link][2] downloads the installer for 4.3.5, tested by right-clicking the exe, selecting Properties, and viewing the Details tab, as well as running the exe and installing. This is the exact same link that's used by the big blue **Download** button on the Web Player [main page][3]. Going to the "2.x" version of the URL as shown in the documentation example correctly downloads and installs the 2.6.1 version.
This seems like a bug with the Unity website. In the meantime, is there an alternative (and reliable) location to download the installer for Unity Web Player 3.x or 3.5.x?
[1]: http://docs.unity3d.ru/Manual/Detecting%20the%20Unity%20Web%20Player%20using%20browser%20scripting.html
[2]: http://webplayer.unity3d.com/download_webplayer-3.x/UnityWebPlayer.exe
[3]: http://unity3d.com/webplayer
↧