godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.34k stars 21.06k forks source link

3d scene not loading #98333

Open Fishfromthemeditrean opened 1 day ago

Fishfromthemeditrean commented 1 day ago

Tested versions

For some reason when I make a 3d scene add an environment I will see pitch black in the 3d display thing where you see your mesh and things

System information

Android Infinix HOT 10 Play Infinix X688B Android 11

Issue description

Help me in the scene editor where you see the mesh and stuff displays a black screen

Steps to reproduce

Idk to type here

Minimal reproduction project (MRP)

Idk what to type here

matheusmdx commented 1 day ago

1° This is a place for technical problems related to the engine (aka bugs), not for common questions about how to do stuff, use the official forum and reddit for that.

2° You added some light source for the scene? DirectionalLight3D, OmniLight3D, SpotLight3D, setted the sky in WorldEnvirioment node?