Skip to content

Properties disappear in editor's inspector #1681

@ivasonn

Description

@ivasonn

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions