Hello,
I have a problem or bug with CustomEditor in 2019.3.12f1 and Microsoft Visual Studio Community 2019
To rule errors in my code out I have tested it with the demo files from the following video too
Video:
Files:
https://ole.unity.com/uielementsdemo
It seems that the project “Assembly-CSharp-Editor” does not reference the project “Assembly-CSharp”
When I test it inside the unity editor the codes seems to compile and work.
Is it a bug or am I missing something?