Hi,
In ./Assets/Editor/CompilerSettings.cs, UcLogFilePath point to ./Temp/UniversalCompiler.log and its real path should be ./Compiler/Temp/UniversalCompiler.log. It caused a warning and stopped IncrementalCompiler after I pull my project on another computer. Could you please check it?
Cheers,
Zhu Chun
Hi,
In
./Assets/Editor/CompilerSettings.cs,UcLogFilePathpoint to./Temp/UniversalCompiler.logand its real path should be./Compiler/Temp/UniversalCompiler.log. It caused a warning and stopped IncrementalCompiler after I pull my project on another computer. Could you please check it?Cheers,
Zhu Chun