I imported a project made on the 2019 Unity version and I end up with 4 errors:
Library/PackageCache/com.microsoft.mixedreality.toolkit.foundation@6e9ce41f130d/SDK/Features/UX/Scripts/BoundsControl/BoundsControl.cs(939,54): error CS0165: Use of unassigned local variable 'colliderByTransform'
I don't understand how to solve these errors
Do you have any solutions?
↧