You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unity reports an error when using ProcessTemplateAsync: TemplatingEngineException: Could not find csc in host Mono installation.I tried 2019.4.22 and 2022.3.24, and also tried Mono's .Net Standard 2.0/2.1, .Net Framework, and .Net 4.8, but I still get this error. I imported it using NuGetForUnity and used it directly.What am I doing wrong? I'm really upset.
The text was updated successfully, but these errors were encountered:
Presumably Unity's bundled version of Mono is modified and differs from the standard layout. If you can provide alternate logic, I'd be happy to integrate it.
mhutch
changed the title
TemplatingEngineException: Could not find csc in host Mono installation.
Cannot find csc.exe when running in Unity
Nov 15, 2024
Unity reports an error when using ProcessTemplateAsync: TemplatingEngineException: Could not find csc in host Mono installation.I tried 2019.4.22 and 2022.3.24, and also tried Mono's .Net Standard 2.0/2.1, .Net Framework, and .Net 4.8, but I still get this error. I imported it using NuGetForUnity and used it directly.What am I doing wrong? I'm really upset.
The text was updated successfully, but these errors were encountered: