godotengine / godot

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

Godot 3d editor appears to missing some how missing background and appears in pure pitch black #82427

Open szabiszekely opened 1 year ago

szabiszekely commented 1 year ago

Godot version

4.0, 4.1.1

System information

Windows 10

Issue description

I recently factory reseted my laptop and changed it from window 11 to window 10 so I any unwanted viruses and such will be gone for good. However when I tried to download godot again and tried to make a new 3d game it appeared pitch black and you I was unable to see any objects. image_2023-09-27_084951457

I tried this on 1.4.1.1 and thought "huh maybe it's the newer version problem I will just change back to 1.4", but the issue come back. So I checked other of my previous projects and it was a mixed bag! there were 2d project that wasn't bugged and was perfectly fine in 3d. image_2023-09-27_085446359 Than I checked one of my first 3d test game I made an found this image_2023-09-27_085710043

image_2023-09-27_085729879

The first image is from my 3d test game which is works perfectly fine everything is visible. But than the second picture is black again... but not fully... heh? So this has to be some sort of visual bug and I guess it's has to be do with either the editor not loading the background properly or the version change happens to mess it up somewhere. Either way I have little to no understanding of this bug and how to fix it so I went to discord with help... maybe I can solve this in around an hour or two. MAYBE it's fine... yeah it's still not fixed for me and I'm running out of ideas. I deleted the godot folder from roaming and opened it again hoping its just a simple fix, and nop still having absolute no idea what's wrong. I checked 1.3.5 because I was not sure if had the same problem, and guess what it worked... Which makes no sense what's so ever now. There is definitely a grounded solution to this problem that I couldn't think of or just not smart enough to notice, but I have zero clue other than what can cause this bug.

Thing I find out: -This has to be a visual bug -It has to be in my end -It is probably between 1.4 and 1.4.1.1 -Other object can cause the bug to be reshaped the shadow to shape of some maps -World environment can change it's colour (I tested it and I was able to change the black to orange call me orangesus)

Things I still not entirely sure why:

IF anyone read this trough thank you first of all. I would really love to work more on godot, but this bug is just making me insane. You can contact me in this discord username if something is not working: rts001 (idk if this allowed in here but just in case)

Steps to reproduce

-factory reseted my laptop -downgraded to window 10 -downloaded 1.4.1.1 -1.4.1.1 appeared in darkness -tried in 1.4 that was already in my pc

Minimal reproduction project

I can send you the project files but it seems to be in my end so..... N/A

Calinou commented 1 year ago

Which graphics card model, driver version and rendering method are you using? You may be running into https://github.com/godotengine/godot/issues/74111 in your complete 3D project.

PS: The Godot versions are 4.1.1 and 3.5, not 1.4.1.1 and 1.3.5.

szabiszekely commented 1 year ago

sorry for the late response I was kind of busy with irl stuff. I hope I can still get answers to my questions. First the GPU graphics card and driver version: image image than here is my rendering methods: image

I also remembered that last time I had this problem it was when I messed with emulation. The work around for that was to use Nvidia panel and change some settings there. I haven't tested it yet but as soon as I figure out something I will let you know. Because my hypothesis is that my Godot launcher is on a different drive than my pc. And it could be that my Godot changed to those settings, when I changed my NVidia settings back than and now they are missing those settings to work.