- Home /
unity plugin not working for IE9
Uninstalled unity plugin.
Add unity file on the webserver
Run the game in IE 9.
Got "Install unity"
had to refresh to get the same image to get unity
click and download, and then run the unity webplayer installer,
it refreshed my browser automativally
but the game doesn't run.
I really need this to be fixed for IE 9 Win x64. The game runs on Winx64, for Chrome, Firefox, and IE 10.
Helppppppp...!
Thanks in Advance :)
Other than IE 10, other versions are unreliable (even IE 10 is pretty bad compared), have you tried different IE 9 versions?
the version I am testing on is 9.0.14.. But I need to make this work on both IE 8 and IE 9 no matter what.. would updating Unity editor to 4 help??
Answer by Sudhi · Apr 03, 2013 at 10:52 PM
Solved it.. the most frustrating solution to a frustrated problem.. the unity object var was declared below the unityObject used to SendMessage.. technically it was global, so thats why it was working in Chrome and firefox, but no IE9 and before versions want their global variables declared at the very start of the script. aaaaa...!!! but whatever.. solved it.
if it's solved, please accept your answer as aswered, so that this question shows up as answered. Do this by clicking the tick under the thumbs down button:)
Your answer
