Search Issue Tracker

Fixed

Votes

1

Found in

4.3.0b5

Issue ID

568578

Regression

No

Missing assembly reference when creating text templates in MonoDevelop

CodeEditors

-

1) What happened
Missing assembly reference when creating text templates in MonoDevelop

2) How can we reproduce it using the example you attached
- Open a script in MonoDevelop
- Add a Preprocessed Razor Template or a Preprocessed T4 Template to the Assembly-CSharp project
- Observe the error in Unity:

Assets/asdf.cs(67,1): error CS0234: The type or namespace name `CompilerErrorCollection' does not exist in the namespace `System.CodeDom.Compiler'. Are you missing an assembly reference?

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.