You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: