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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
The crash happens in Microsoft's FXC compiler.