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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment