Thousands of "[CS3001-CS3003] Type of <Type> is not CLS-compliant" warnings in Unity log since 2020.1.4 upgrade
Hey there,
Yesterday or so, Rider updated to 2020.1.4 and ever since I have been getting thousands of "[CS3001-CS3003] Type of <Type> is not CLS-compliant" warning messages in my Unity console and I can't yet figure out how to get rid of these aside from doing a pragma disable on each and every one.
Thanks,
-id
Please sign in to leave a comment.
Hi!
Could you please try Rider EAP and check that the errors still there?
Thank you.
Hello Alexandra Guk,
I enabled EAP through the ToolBox and installed the latest version then tried it out again, but unfortunately, the outcome seems to be the same. Is there a way to disable notification for just those specific CS3001-CS3003 (At least, those are what I noticed, not sure if there are more/others) compiler messages outside of pragma codes per occurrence?
Thanks,
-id
What Unity version are you using? Also full screen screenshot would help.