godotengine / godotengine/godot-cpp
Godot 4.4-beta3 enum not get value from gui
Open
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
### 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.