NodeMaterial Contaning ClearCoatBlock Fails to Compile in WebGL1

Steps to reproduce:

  1. disable webgl2 on firefox browser

  2. open official sample of PBR Blocks Clear Coat Only NME
    https://doc.babylonjs.com/features/featuresDeepDive/materials/node_material/NMEPBR


  3. disconnect reflectionblock and pbrblock

Thanks for the repro, this PR will fix the problem:

2 Likes