Error while using SurfaceLIC

I am seeing the an error whenever I use surface LIC. I am using paraview 5.4.1.

Initially,
When I load my case file and click “Apply”, I see an error message

[ERROR: In :\bbd\2d618e80\build\superbuild\paraview\src\VTK\IO\EnSight\vtkEnSightGoldBinaryReader.cxx, line 2267
vtkEnSightGoldBinaryReader (0000023852A76A20): Unknown element type "coordinates "]. 

In the selection dropdown list I am seeing velocity as "velocity(“partial”). But everything after this looks as expected.
Later when I load surfaceLIC, I see the message paraview error.txt (5.4 KB).
in short, it shows a failing shader and then :

 ERROR: In C:\bbd\2d618e80\build\superbuild\paraview\src\VTK\Rendering\OpenGL2\vtkShaderProgram.cxx, line 424
 vtkShaderProgram (00000238B4095460): ERROR: 0:151: 'normalVCVSOutput' : undeclared identifier
 ERROR: 0:151: '=' :  cannot convert from 'highp float' to '3-component vector of highp float' 

How can I fix this error?

Let’s try to isolate the issue.

First, try loading the disk_out_ref.ex2 dataset from the ParaView example datasets, load all arrays and then try to show the surface lic. Does that work?