Hi everyone!
Since i have updated to 3.4 i have many script errors in every old project.
Here are some errors:
BCE0051: Operator ‘>=’ cannot be used with a left hand side of type ‘Object’ and a right hand side of type ‘Object’.
BCE0005: Unknown identifier: ‘savedhighscore’.
BCE0051: Operator ‘+’ cannot be used with a left hand side of type ‘Object’ and a right hand side of type ‘Object’.
I got this errors in my own scripts and also in some scripts of the standard assets.
In 3.3 there was no problem.
Is this normal?