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
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
- Stack frames are missing from Console window when in Full Stack trace mode
- An error is returned and no package is listed if an invalid package is hosted on a scoped registry
- Crash with ComputeTileMeshJob when generating Navmesh
Add comment