Understanding the packagecache path

Trying to resolve a compile error

Getting the following

"Exception while compiling expression graph: System.IO.FileNotFoundException: Could not find file “/MyProject/library/packagecache/com.unity.visualeffectgraph@5.10.0-preview/shaders/renderpipeline/lwrp/templates/vfxparticlelitquad.template”

And yet if I look directly in the finder, the missing file IS there.The pathing is lowercase but in the finder it is camelcase but otherwise the pathing is correct!

What is going on here?

\

The file in the folder is VFXParticleQuad, not VFXParticleLitQuad.

I think LWRP isn’t supporting LitQuad yet, so you may switch to HDRP or just use Quad.