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
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?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment