- Home /
Why won't Unity Web Player work on my game?
I'm trying to play a game on Kongregate.com that requires UWP in order to play it and I installed it and then I tried uninstalling and then reinstalling it and it still keeps telling me to install UWP can anyone help please? By the way I played it a couple days ago and it was working fine.
When asking for help with the web browser plugin, you really, really need to include details of your browser and operating system with your question...
Answer by s4lt3d · Apr 21, 2015 at 05:27 PM
Are you using Chrome? Chrome dropped all support for the unity web player! You'll need to rebuild the game using Unity 5 as a WebGL build from now on.
Answer by Flickayy · Apr 21, 2015 at 07:48 PM
Chrome dropped NPAPI-support temporarily until they fully drop support in September '15. NPAPI is what Java, Facebook Video and in our cause Unity Web Player's use to access data.
To re-enable this until they fully drop support simply head over to chrome://flags/#enable-npapi
click enable, then restart the browser. Then you're good to go!
From Sepetember onwards Unity's WebGL should be ready, so you'll be able use that to build your web games.
Your answer

Follow this Question
Related Questions
Cannot run unity web player. help needed urgent. 0 Answers
browser crash on webtexture.Play() using nyartoolkit 0 Answers
Unity web player crashes randomly 0 Answers
Use same code for iOS, Android and Web Player 1 Answer
why try / catch don't gone? 0 Answers