Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
0
Found in
2020.3
2021.2
2021.2.10f1
2022.1
2022.2
Issue ID
1402454
Regression
No
Shader Compiler errors are thrown due to unexpected reasons related to the Shader script
How to reproduce:
1. Open the user's attached "Bug_report_project" project
2. Compile the "Assets -> UpscaleShader" Shader
Expected result: The Shader is successfully compiled. No error is thrown
Actual result: Shader compiler errors are thrown in the Console log. In some versions, only "Unterminated macro list" error is thrown instead
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.13f1, 2022.1.0b9, 2022.2.0a5
Thrown errors:
Shader Compiler IPC Exception: Terminating shader compiler process
Shader compiler: Compile SHADER_NAME - <Unnamed Pass>, Vertex Program: Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log.
Shader compiler: Compile SHADER_NAME- <Unnamed Pass>, Fragment Program: Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a10
Resolution Note (fix version 2022.1):
Fixed in 2022.1.1f1
Resolution Note (fix version 2021.3):
Fixed in 2021.3.2f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.35f1