Impossible to make modifications

Hi,

When a modify a file, the unity viewer shows correctly the file but in game…it’s still the old values…
I try to uncheck ‘verify saving assets’ but it doesn’t change anything.

Someone has an idea ? Pleaaaase :stuck_out_tongue:

Thanks in advance.

The editor is a bit funny, if you minimize Unity and change code in the editor and then maximize Unity again and try to run it, Unity wasn’t running in the background so it doesn’t know anything has changed. Leave unity up and edit something (or just hit space then backspace), save and then run Unity. It will take the changes into account because it then saw the changes.

I have made what you said but it doesn’t work :confused: The weird thing is that if i suppress something Unity say me that there is a problem (and it’s true) when i put again the line …he uses other data stored in an unknown place …

Sorry, I have found my well hidden error xD Mea culpa :stuck_out_tongue: It was in the inspector…a encoding problem…and this bad value was only in the inspector. (modifiable only by the ‘reset’ option of the script. If it can helps…