I’ve stumbled across an error and I believe it might be a bug:
If I add a material to a LinesMesh and apply a ClipPlane to my scene it will break the scene & not render anything.
Example Playground: Babylon.js Playground
Commenting out line 15 will allow the scene to render again.