envMap not working on instancedBufferGeometry + shaderMaterial

For unknown reason, you create MeshStandardMaterial via ShaderMaterial. Doubtful pleasure.
If you want to modify MeshStandardMaterial, modify it with .onBeforeCompile:

3 Likes