Threejs r111 it normal but threejs r131 it error Using shaderMaterial.error:'mapTexelToLinear' : no matching

Try adding the new normal_pars_vertex, normal_pars_fragment and normal_vertex shader chunks to your custom shader. These chunks were introduced with r132. Update your code similar to the respective PR:

2 Likes