Search Issue Tracker
Fixed in 4.2.3
Votes
0
Found in
4.1.2f1
Issue ID
548807
Regression
No
IE11 not recognized as supported browser
-e: as per title
-mail from MS:
Reference #: 263704
Description of the Problem: [IE 11 Issue] Unity Web Player_V-4.1.1.0 :- Add-on fails to show up in IE. Vendor site cannot detect the installed plug-in
Steps to Reproduce:
-have webplayer installed
1. Navigate to http://unity3d.com/webplayer/
2. Click on Gallery
3. Select any a webplayer demo like Substance demo
4. get error about browser not being supported
5. go to http://cdn2.unity3d.com/setup/
6. see webplayer not being recognized despite you having it installed
Developer Notes to Help Resolve: Unity3d.com is not rendering correctly in IE11 due to a change in the new user-agent string (UA) where the “IE 11.0” token has been removed. In addition, no new tokens are being defined as part of this change since the current IE version number remains available via the “rv:” token. More detail on writing cross-browser code can be found here: http://blogs.msdn.com/b/ie/archive/2010/04/14/same-markup-writing-cross-browser-code.aspx
The updated base user agent string is:
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment