Clearing web player cache

I am having problem with a game running on facebook, it has stopped working and I have contacted the developers and they ave told me to clear out the cache on unity web player.

Problem is I cant work out how to.

Im running windows 10 with chrome browser.

Unity web player does not work on Chrome, yet the game worked on Chrome and they tell me the fix is to do with the cache on Chrome.

What am I missing here?

Any help would be super

1 Answer

1

Google Chrome does not support web player for Unity anymore, check here

Use webGL instead, it builds html5. just in case you want it to run on chrome also.