Shader console errors in beta8

This is new in beta8.

I see this once.

A Hybrid Renderer V2 batch is using a pass from the shader "NatureManufacture/HDRP/Foliage/Bark", which is not SRP batcher compatible. Only SRP batcher compatible passes are supported with the Hybrid Renderer.

Then this multiple times.

Assertion failed on expression: '0 == m_CurrentBufferBindMask[kUnityPerDraw]'

But it still renders. And the shader say’s it’s SRP compatible.

Strange after several cycles of play mode that trigger this, the error went away. Or it’s some strange timing related bug and it will be back:)

The only thing related I could find was one other bug report that ended up being closed as not reproducible.
https://fogbugz.unity3d.com/f/cases/1239280/

If it happens again and you find a way to reproduce it, please submit a bug report for it.