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

Godot 4.4-beta3 enum not get value from gui #1703

Open
chriztheanvill opened this issue Feb 8, 2025 · 0 comments
Open

Godot 4.4-beta3 enum not get value from gui #1703

chriztheanvill opened this issue Feb 8, 2025 · 0 comments

Comments

@chriztheanvill
Copy link

Godot version

Godot 4.4-beta3

godot-cpp version

master

System information

Linux Fedora Kinoite 41, AMD Ryzen 7 5700G

Issue description

Get garbage values from a enum.

Steps to reproduce

Create a node with a C++ class, that has an enumerator as a data member. In Godot GUI set a value. Randomly could get the value from the Gui or get garbage values.

Minimal reproduction project

Works in a new project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant