After I updated Unity to 2019.1.7 and reimported my previous project to the version, the console is overwhelmed with error messages such as this.
"C:/Users/User/Documents/Chapter1_Trial/Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/FastAction.cs(94,45): error CS1644: Feature `out variable declaration' cannot be used because it is not part of the C# 4.0 language specification."
It appears to be the same few errors just repeated over and over. Since I am unable to clear them, what would be the best course of action?
↧