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

Inspector unresponsive when expanding array with a dictionary value while game running #34844

Open
Tracked by #47369
GameEndeavor opened this issue Jan 5, 2020 · 1 comment

Comments

@GameEndeavor
Copy link

Godot version:
v3.2.beta5

OS/device including version:
Windows 10

Issue description:
If you place dictionaries into an array, then it can be unresponsive to open and close the dictionary in the inspector while the game is running.
https://gyazo.com/939fb3800e04dafccdfbea764dfc31cc

Steps to reproduce:
Create an array with a dictionary in it
Run game
Select Remote scene tree
Navigate to array in inspector
Click to expand the dictionary value

Minimal reproduction project:
dict-array-bug.zip

@adabru
Copy link

adabru commented Jul 21, 2020

Tried it out on 3.2.2.stable and happens for me too on Linux Arch. Maybe its related to #25375 ?

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