Going left mouse click --> Setup do not show everything. Uninstalling and installing also do nothing, the game not redownloaded, all settings remembered.
Windows Vista.
Going left mouse click --> Setup do not show everything. Uninstalling and installing also do nothing, the game not redownloaded, all settings remembered.
Windows Vista.
I’ve got the same problem here… Clearing the browser cache doesn’t change anything as well.
Unity Player version 3.4.1f5 / Windows 7
Not sure if this is your problem, but some ISPs and web acceleration software will cache pages as well. You may want to try adding:
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
to the headers on the page you host the game in.
Nope that didn’t change anything. The issue is clearly on the Unity part as I’ve tried launching the game from 3 different browsers (Chrome, Firefox and IE) and retrieve each time my data, even after having cleared the cache for each browser.
My problem is the following: I am testing a game with the web player and earn experience each time I play. Though I need for some tests to become a newbie again and therefore, need to clear all games data from the former tests.
It’s not the cache you’re looking for, it’s the PlayerPrefs. http://unity3d.com/support/documentation/ScriptReference/PlayerPrefs.html