Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2018.4
2019.3.9f1
2020.2
Issue ID
1242162
Regression
No
An internal error is thrown when using CBUFFER in a custom Shader
How to reproduce:
1. Open the attached project
2. In the Project Window, select the "Leaves" Shader Asset
3. Observe the Console Window
Expected result: No errors are thrown
Actual result: "Internal error communicating with the shader compiler process" error is thrown
Reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a17
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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0a19
Resolution Note (fix version 2020.1):
Fixed in Unity 2020.1.0f1
Resolution Note (fix version 2019.4):
Verified fixed in
Version 2019.4.6f1 (a7aea80e3716) Personal
Tue, 21 Jul 2020 18:49:45 GMT
Branch: 2019.4/staging
The shader now displays the correct compilation error, in this case multiple declarations of CBUFFER
Resolution Note (fix version 2018.4):
Fixed in Unity 2018.4.26f1