Godot Version
4.4
Question
I added a WorldEnvironment and a light to a 3D scene and then deleted it, all of that worked just as expected. However, now that I have deleted the 2 nodes I cannot readd them and when I click on the 3 dots for the environmental options I only see:
Thing is, the scene does not contain a DirectionalLight3D or a WorldEnvironment
nor do any of their children, there is no light node anywhere in the project.
Is this a bug?