Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.3.2p1
Issue ID
768041
Regression
No
[HLSLcc] Internal error communicating with compiler process when unused features are not skipped
Repro steps:
1) Open the project
2) Select VisualizeReceiver.shader
3) Compile it only on OpenGLCore and make sure it's not skipping unused shader_features
4) Notice the errors in console:
===
Shader compiler: internal error compiling shader snippet type=0 platform=15: Protocol error - failed to read correct magic number
Shader compiler: internal error compiling shader snippet type=0 platform=15: Protocol error - failed to read correct magic number
UnityEditor.DockArea:OnGUI()
Shader error in 'FastShadowReceiver/Projector/Visualize Receiver': Internal error communicating with the shader compiler process
===
Reproduced in: 5.4.0b4; 5.3.2p1;5.2.3p2
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