So I have some HDRP code that runs fine on an ancient Mac book laptop, but on a new M1 it doesn’t like the Antialiasing - might be MSAA in forward.
The screen goes black and the log is full of “RenderTexture.Create with bindMS failed: antiAliasing 8 with unsupported format” errors.
What is the issue here?