Hi,
I’m having major problems in the past few days where all my asset store scripts are breaking. I’m getting CS0117 errors such as ‘Quaternion’ does not contain a definition for ‘identity’ and ‘Input’ does not contain a definition for ‘GetAxisRaw’ and other such fields that I know are defined in the UnityEngine lib.
Is this a problem with line endings or something? I’ve been opening up these scripts in monodevelopment and I think I might have changed line endings or some such prompt that I didn’t really understand… Things were working fine when I freshly loaded a new project and seems to degenerate as I go on.
Its super frustrating, please help.