Hey there,
So I recently made 3 atlases with custom textures (1 reference one and 2 other regular ones), but when i run my code that gets the reference to change references between the other 2 i get the following error:
"Shader wants tangents, but the mesh Mesh0 for Refractive Atlas doesn't have them"
"Shader wants normals, but the mesh Mesh0 for Refractive Atlas doesn't have them"
"Shader wants tangents, but the mesh Mesh1 for Refractive Atlas doesn't have them"
"Shader wants normals, but the mesh Mesh1 for Refractive Atlas doesn't have them"
I didnt make anything called Mesh0 or Mesh1 and in the Atlases I made, i dont see where I'm using the refractive Atlases.
Any help would be much appreciated.