Search Unity

Bug Internal error communicating with the shader compiler process issue when attempting to build.

Discussion in 'Scripting' started by IncrediblyWalrus, Nov 24, 2022.

  1. IncrediblyWalrus

    IncrediblyWalrus

    Joined:
    Jul 22, 2019
    Posts:
    46
    Hi there,

    My build process has been incredibly smooth up until recently, today. Whenever I try to build my game, I receive an issue with URP Lit / SimpleLit not compiling properly on build(?).

    I'm unsure what it is, but this is the error that pops up:
    Internal error communicating with the shader compiler process.

    Has anyone experienced this problem before, am I missing something on a recent update??
     
  2. IncrediblyWalrus

    IncrediblyWalrus

    Joined:
    Jul 22, 2019
    Posts:
    46
    Seems to have worked after creating a new build folder and building from there.

    However, the build after that starts breaking.