No 3D nodes in the "Add child node"

Godot Version

4.6.2.stable.mono

Question

Hello, I’m having trouble with my Godot software. When I try to create a 3D node using the “add child node” function, it only displays 2D nodes, but I can still create a 3D node as a parent in the scene hierarchy. I thought I might have made a mistake in the software settings. I even tried downgrading to a previous version, but nothing works. The only solution I’ve found is to download the software from Steam, but it only supports GDScript, and I personally use C#. I’d like to know if anyone else on the forum has encountered this problem and, if so, how to solve it?

Thank you!

Is your editor using a custom profile?

Thank you for your reply. Indeed, when I go to the “Manage Editor Features Profiles” tab, I only have the 2D profile. How can I get the 3D profile in this case?

Okay, I just managed it; I just needed to select the Node3D profile. Thank you so much for your help!

1 Like