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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment