godotengine / godotengine/godot-cpp

Properties disappear in editor's inspector

Open
#1,681 7 comments 1 reaction 0 assignees View on GitHub
platform:macos
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

### Godot version

4.3.stable

### godot-cpp version

4.3.stable

### System information

MacOS, m1 pro

### Issue description

Properties registered with gdextension disappear in editor's inspector on rebuild gdextension with hot reload enabled (reloadable = true). After "reload current project" they are visible again.

### Steps to reproduce

1. Register properties with gdextension
2. Change anything in gdextension code
3. Scons
4. Look at inspector, registered properties disappear

### Minimal reproduction project

[godot-cpp-template.zip](https://github.com/user-attachments/files/18310209/godot-cpp-template.zip)

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.