You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed (dragged into Assets) in Unity 2020.1.2f1 and received the following errors
Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,34): error CS0122: 'CompilerContext' is inaccessible due to its protection level
Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,54): error CS0122: 'CompilerSettings' is inaccessible due to its protection level
Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,78): error CS0122: 'ConsoleReportPrinter' is inaccessible due to its protection level
Assets/UnityShell/Editor/Scripts/ShellEvaluator.cs(27,20): error CS1729: 'Evaluator' does not contain a constructor that takes 1 arguments
The text was updated successfully, but these errors were encountered:
I installed (dragged into Assets) in Unity 2020.1.2f1 and received the following errors
The text was updated successfully, but these errors were encountered: