Strange colors from normals?

Two objects are rendered with the same material. One is inside the other. First object is rendered normally regardless of its position. Second object: when i move it outside - renders normally, but when it’s inside the first one - **i get this color anomalies. **

It seems that depending on which way the normal of a mesh is facing it gives of different colors.

I have tried turning off all color correction an this effect still persists.

Does anyone know why this might be?

_

Need to see your materials

Very basic stuff really.

Oh ok. This looks like lightmapping. It looks like you have an emissive material, so some of that color is going to bleed out. That in combination with the low res of light maps and compression is probably what is causing your artifacts.

Try removing all color from your emissive material, see if things lose the warm coloring.

There is no lightmap in this picture. Nothing changes even when i delete emissive parts.

If you’ve ever built lighting (and chances are you have) you’ll likely have some lightmaps. Delete emissive parts and then be sure to rebuild lighting. Check lights for colors as well.