Hi,
We’re having issues with our automated build process, running with services. Here are the errors we’re getting.
DisplayProgressbar: Compiling shader variants
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
Shader compiler: failed to launch and initialize compiler executable, even after 10 retries
(Filename: C:\buildslave\unity\build\Tools/UnityShaderCompiler/ShaderCompilerClient.cpp Line: 546)
Shader compiler initialization error: Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
(Filename: C:\buildslave\unity\build\Tools/UnityShaderCompiler/ShaderCompilerClient.cpp Line: 294)
Fatal Error! Shader compiler initialization error: Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
(Filename: C:\buildslave\unity\build\Runtime/Utilities/Argv.cpp Line: 376)
Aborting batchmode due to failure:
Fatal Error! Shader compiler initialization error: Failed to get ipc connection from UnityShaderCompiler.exe shader compiler! D:/Dev/Unity/2019.4.25f1/Editor/Data/Tools/UnityShaderCompiler.exe
- Removing services would cause a security breach
- Add the application to the firewall = not working
- Add the application’s port to the firewall = not working
It used to work. We recently updated to 2019.4.25f1, and we are using URP, even though I don’t think it’s the problem.
I hope someone at Unity can check this out.
Thank you!