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

Project Manager "Filter Projects" search gets stuck on empty input #91562

Open
smix8 opened this issue May 4, 2024 · 2 comments
Open

Project Manager "Filter Projects" search gets stuck on empty input #91562

smix8 opened this issue May 4, 2024 · 2 comments

Comments

@smix8
Copy link
Contributor

smix8 commented May 4, 2024

Tested versions

7ebc866
4.3dev6+

System information

Windows 10

Issue description

When entering a space " " as the first input inside the "Filter Projects" search the search gets stuck in an endless loop that makes the Godot Project Manager unresponsive.

This also happens after searching and clearing all the input again in the LineEdit.

After minutes of waiting it does still not recover so the only way to get out is to kill the Godot task process.

Just for comparison entering a "valid" single letter in the search results in an instant search finished and I have a few hundred projects for Godot so search.

Steps to reproduce

Click in the Godot Project Manager "Filter Projects" LineEdit and hit space.

Minimal reproduction project (MRP)

N/A

@lawnjelly
Copy link
Member

Worth checking it isn't one of the bugs fixed in #88943 for 3.x (I gather 4.x is different, but it looks potentially susceptible to invalid iteration of children from a quick look).

@smix8 smix8 added the crash label May 4, 2024
@jsjtxietian
Copy link
Contributor

Did not reproduce with Godot v4.3.dev (7ebc866) - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3619) - 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz (16 Threads)

Can this issue be related to certain project names?

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

3 participants