Search Unity

The 'CompilationLog.txt' file is locked after AssemblyBuilder finished.

Discussion in 'Editor & General Support' started by watsonsong, Mar 26, 2021.

  1. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    In the AssemblyBuilder.cs file, The compilationTask in the AssemblyBuilder is not disposed. So the logWriter open the CompilationLog.txt file is locked.