godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
88.87k stars 20.15k forks source link

sometimes an existing node doesn't show up in search. #81875

Open RakibRyan opened 12 months ago

RakibRyan commented 12 months ago

Godot version

4.1.1.stable.mono

System information

Windows 11 Enterprise Version 22H2 Installed OS build 22621.2283 Experience Windows Feature Experience Pack 1000.22662.1000.0

Issue description

when a scene has over 200/300+ node , sometimes an existing node doesn't show up in search.

Steps to reproduce

add a bunch of nodes save the project, add a few more. repeat a few times. And at a point randomly a child node will not show up in search.

Minimal reproduction project

. is_this_cell_taken__project_zomboid_map_mod.zip

Edit: I meant filter node in the scene tree.

Zireael07 commented 12 months ago

What search? Remote scene tree?

Calinou commented 12 months ago

Please upload a minimal reproduction project to make this easier to troubleshoot.