Create c++ template error

can’t create project for c++ template

Running C:/Program Files/Epic Games/UE_4.15/Engine/Binaries/DotNET/UnrealBuildTool.exe test Development Win64 -project=“C:/test/test/test.uproject” -editorrecompile -progress -NoHotReloadFromIDE
ERROR: System.NotSupportedException: ??֧?ָ???·???ĸ?ʽ??
?? System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
?? System.IO.FileInfo.Init(String fileName, Boolean checkHost)
?? UnrealBuildTool.UnrealBuildTool.LoadUBTMakefile(FileReference MakefilePath, FileReference ProjectFile, String& ReasonNotLoaded)
?? UnrealBuildTool.UnrealBuildTool.RunUBT(String[] Arguments, FileReference ProjectFile)

Can you change the language to English in editor and reattach the log?
I think System.NotSupportedException: ??֧?ָ???·???ĸ?ʽ?? ?? should be translated.

change the language to English work well, thank you!