"using System" auto added in Unity Script

Answered

Hi, I'm using JetBrains Rider 2020.1.2 with Unity and I'm having an annoying issue, I don't know why "using System" is automatically added by Rider in some scripts, even if I'm not using anything from System directive, this is included and immediately appears the yellow icon with the "Redundant using directive". There is any way to disable this?

0
1 comment

Hi! 

Please, try to do the following:

  • Right-click on a folder with your scripts -> Properties
  • Disable "Namespace provider" checkbox

I hope this help! 

0

Please sign in to leave a comment.