I encountered an issue recently with shadows here where strange shadow culling is occurring.
enchantedpositiveiggypops
I’ve tracked the issue down to materials using PBR Shader Graph shaders. Upgrading my HDRP project from 2019.1 to 2019.2 or later breaks the shadows for any material using a PBR Shader Graph.
Using a Lit Shader Graph doesn’t exhibit the same problem.