godotengine / godotengine/godot-cpp

Godot 4.4-beta3 enum not get value from gui

Open
#1,703 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.