Search Issue Tracker
Third Party Issue
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115244
Regression
No
Shader Compiler IPC Exception thrown when Shader Dependency is not found
Steps to reproduce:
- Open any HDRP Project with Shader Graph Installed
- Import the attached Unity Asset Package
- Open Shader "CNM Hex Height"
- Observe logs
Actual results:
{}Errors "Shader Compiler IPC Exception: Terminating shader compiler process{}{}"{}
Shader compiler: Compile Terrain/CNM Hex Height - GBuffer, Fragment Program: Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log. Error code 0x80000004 (Not connected).
[Worker4] Shader Compiler IPC Exception: Terminating shader compiler process
[Worker4] Shader compiler: Compile Terrain/CNM Hex Height - GBuffer, Fragment Program: Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log. Error code 0x80000004 (Not connected).
{}[Worker4] Shader error in 'Terrain/CNM Hex Height': Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log. Error code 0x80000004 (Not connected).{}{}{}
Reproducible with versions: 6000.3.0a6
Can’t test with versions: 2022.3.66f1, 6000.0.56f1, 6000.1.16f1, 6000.2.2f1 (No Terrain Shader Graph)
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The crash happens in Microsoft's FXC compiler.