Anyone have any guidance of where to start looking if there is a mesh in your scene, and you can click on it with the inspector picking tool, but it doesnt show up in the Node hierarchy?
See image: i can pick the mesh using the picking tool, and its showing up with its valid values in the inspector, but it doesnt show up in the node hierarchy in the scene explorer.
Some context, it only occurs when i delete as something is loading. Not looking for a solve, just some guidance as to what could result in this type of situation, since it seems like inspector just displays the scene.meshes, and how could i have a mesh that somehow exists but doesnt exist? I’m not doing any 3d rendering outside of babylonjs.