Cannot add worldEnvironment or light

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?

You can simply press Ctrl + A to bring up the “Create New Node” dialogue, and look for both the WorldEnvironment Node and any Light3D node you’d like to add.

Wait so you deleted the parent node of the WorldEnvironment and DirectionalLight3D? Then it takes all its children with it, so yeah make new ones