Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.2.X, 2021.1.X
Votes
0
Found in
2020.2.5f1
2021.1
Issue ID
1314994
Regression
Yes
Build for DirectX12 fails due to shader compiler errors
To repro:
- download party.zip project
- open it with 2020.2.5f1
- set rendering API to DeirectX12, i it's not already
- build and run
Expected Result: build finishes with no errors
Actual result: there ae erros thrown and the build fails
Reproducible in 2020.2.5f1, 2021.1.7f1
Regressed version: 2020.2.5f1
Not reproducible on 2020.2.4f1 or earlier, trunk(2021.2.0a5)
Not reproducible when attempting to build with Directx11, or Vulkan
When switching bac to DirectX12, after building for DX11, the build no longer gives any errors
Shader compiler: Compile Particles/Standard Surface - FORWARD, Vertex Program: Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log
Shader error in 'Particles/Standard Surface': Internal error communicating with the shader compiler process. Please report a bug including this shader and the editor log.
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
Add comment