Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Create new node" search field gets slow the more node types are displayed #69359

Closed
Kelin2025 opened this issue Nov 29, 2022 · 1 comment
Closed

Comments

@Kelin2025
Copy link

Godot version

4.0.beta5

System information

Win 10, Ryzen 2600x

Issue description

For now, the more node types exist in the project, the slower the search
Adding a debounce to search can solve this problem

Steps to reproduce

  1. Create ~50-100 node types with same-ish names
  2. Press "Add child node" on any scene
  3. Type something in search input
  4. It's very slow and speeds up when more nodes get filtered out

Minimal reproduction project

Not needed

@Calinou
Copy link
Member

Calinou commented Nov 30, 2022

Duplicate of #27333.

@Calinou Calinou closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants