I am trying to add System.Drawing reference to my project. I found that System.Drawing.dll is used.
So I dragged this dll to assets of my project, sync and used it.
In game view everything works, but when I am building my project it does not work. Is there any correct ways of adding references?
Thank you in advance.