I am making a game for android using Godot. I have a scene that is completly dark(no light sources and a dark worldenvironment), in the IDE and on windows export it's pitch black darkness(as it is supposed to be) but on android every model is lit up by a non existant lightsource from the top-left.
what it looks like on pc what it looks like on phone
what could be causing this problem?