Premade Kenney's assets disappear in editor

Godot Version

Godot 4.4.1

Question

Whenever I add a 3d .glb asset from Kenney’s city kit in my editor, it appears in the viewport then disappears as soon as I move the camera. Why is it doing this and how can I fix it?

I’ve never seen that before, can you instantiate the model in your scene tree? Does it remain in the scene tree? Do you get an error?

They stay in the scene tree when I drag and drop them into the viewport but they disappear in the 3d environment. I do get these warnings, which I didn’t notice before:

Those warnings don’t prevent the file from loading, but they most often appear when you copy a scene from another project. If that’s what you did, you also need to make sure you copied the model file over as well, and that they are linked.

I didn’t make any scene with these .glb files, I just dragged and dropped them from the file dock.

Did you modify them in any way?

No, I only unzipped and imported the files.

Can you show us a screenshot of your editor?

1 Like

Do you happen to have an ATI videocard? If so, this is a driver issue. Downgrading your video card drivers will solve the problem.