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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment