Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.5f1
Issue ID
802916
Regression
No
[ShaderCompiler] Internal error communicating with the shader compiler process with OpenGLCore
Reproduction steps:
1. Open attached project.
2. Select "RainSplash_Bug" shader.
3. Select "Custom > OpenGLCore" in a compiled code drop down menu.
4. Click "Compile and show code".
5. Notice the error in a console window:
* Shader compiler: internal error compiling shader snippet type=0 platform=15: Protocol error - failed to read correct magic number
UnityEditor.DockArea:OnGUI()
Workaround:
* Check "RainSplash" shader in the project. It is remade using vertex instead of fragment shader for some calculations.
Note:
* May be related to case 768041, but "Skip unused shader_features" doesn't impact the result of case 802916.
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
- Memory leaks occur when Shader with more than 128 keywords is compiled
- Player built for Windows silently crashes when UI Prefab is instantiated and Render Feature "Render Objects" is active in PC_Renderer Asset
- Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
- VFX Graph Properties Transform has a click animation when clicked on the “Transform” text but the drop down does not open
- "Cascade Shadow atlasing has failed" errors are spammed when two Directional Lights with the Shadow Map are enabled and there is a 3D GameObject in the scene
This is a duplicate of issue #768041