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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment