Every object color is black

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Boyyoyo

In Godot 3d,I have my bodies and mesh instances but the problem is everything is coloured black and it’s not so nice.If I import a model from blender which is nice coloured to Godot.After importing to Godot it becomes black.pls help

I’m having the same problem, did you fix it yet?

ProgrammerPro | 2021-10-03 20:06

:bust_in_silhouette: Reply From: bellpepper

It sounds like you’re lacking an environment. The reason for this could be one of a few.

The editor environment could be turned off, which you can turn back on by opening the 3 vertically dotted icon’s tab, then enabling “View Environment”.

If you have a WorldEnvironment node and you have made a new Environment with no further changes, then that will create a very dark environment. You can remove the node or edit your new environment.

You could have accidentally made changes to your default environment, which comes with every new Godot project. It will be labelled “default_env.tres” under the FileSystem tab.

These are your most likely solutions if the problem is indeed the environment.

i literally tried everything

My View Environment was on(it was not off)
I even tried by installing the new version and old version of godot and trying in it also my 3d objects are black
In Inspector its showing the color that I want but in game its black
I have no other environment node
I don’t even mess with the default environment
It happens in every 3D project I make in godot(any version)

Boyyoyo | 2020-11-12 08:19

Please help!!!

Boyyoyo | 2020-11-12 08:20

If this is occurring on all projects you are creating and reinstalling Godot does not solve your issue then this might be a more fundamental problem with your device.
I’m not really that tech savvy but perhaps you have could try updating your graphics drivers if its outdated. Otherwise, I’m not sure what the issue could be. Sorry if I couldn’t be of much help.

bellpepper | 2020-11-13 04:43

No problem if you couldn’t help me a lot
Thanx a lot for atleast answering my questions and comments

Boyyoyo | 2020-11-13 12:46

Have you found the solution, I just got this problem too. I just found a simple solution, add a light node

FLX | 2023-06-02 17:01

You can go to the 3 dots on the top (under the tab) and add environment to scene and it will give it default lighting. Your Welcome :slight_smile:

1 Like

THREE YEARS LATER :skull:

1 Like

ikr
first time on godot