I keep having the problem that the file "shadercompiler-UnityShaderCompiler.exe0.log" fails to unlink, I can fix this by quitting Unity, but I don't want to constantly do so.
I have added it to the gitignore file, but that doesn't seem to work at all.
Unlink of file 'LDJAM44/Library/shadercompiler-UnityShaderCompiler.exe0.log' failed. Should I try again? (y/n) n
warning: unable to unlink 'LDJAM44/Library/shadercompiler-UnityShaderCompiler.exe0.log': Invalid argument
I'd like to know how I can prevent this error from showing up without quitting Unity over and over again.
Thanks for any help in advance!