Search Issue Tracker

By Design

Votes

0

Found in

5.0.2f1

Issue ID

698924

Regression

No

Script trying to access Microsoft.CSharp does not compile

Scripting

-

How to reproduce:

1. Open attached project
- Note an error is thrown: Assets/Plugins/ZestKit/Editor/ZestKitDLLMaker.cs(6,17): error CS0234: The type or namespace name `CSharp' does not exist in the namespace `Microsoft'. Are you missing an assembly reference?
2. Move the script to folder Assets/Editor
- Notice no more errors are thrown

Comments (1)

  1. Maxinai

    Oct 05, 2019 22:11

    Have/Had the same issue. Didn't know putting it in the Editor folder would fix it but now my project is saved. :D

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.