Open justinsane91 opened 8 months ago
Hello iam currently on Unity2019.4.40f1 and iam importing Parrelsync 1.5.2
After importing iam getting some errors.
if (projectSettingsProperty is { isArray: true, arrayElementType: "string" })
This seems to be the Line. I guess the is "{" is the problem, but why? How can i solve this?`
Thank you!
Hello iam currently on Unity2019.4.40f1 and iam importing Parrelsync 1.5.2
After importing iam getting some errors.
if (projectSettingsProperty is { isArray: true, arrayElementType: "string" })
This seems to be the Line. I guess the is "{" is the problem, but why? How can i solve this?`
Thank you!