Failed to get socket connection from UnityShaderCompiler.exe shader compiler

扶醉桌前 提交于 2019-12-24 12:43:50

问题


In Unity each time I try to change/set a shader to a material (in code or in the editor) Unity hangs for a while and logs "Failed to get socket connection from UnityShaderCompiler.exe shader compiler!" in the console.

I killed Unity, rebooted the PC, deactivated the firewall, nothing seems to change anything. I googled the error message but no luck. Any idea?


回答1:


This specific issue was resolved by Jerry's comment to update to Unity 5.3.1p3. The issue was a Unity bug in an older version.

(For those who are running into this error message while working with Jenkins, there is a more recent and relevant Stack Exchange post for this error message when running a Jenkins build using Unity 2017.1)



来源:https://stackoverflow.com/questions/34882029/failed-to-get-socket-connection-from-unityshadercompiler-exe-shader-compiler

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!