Tested versions
- Reproducible in 26.2.stable
System information
Redot v26.2.stable - Devuan GNU/Linux 6 (excalibur) 6 on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - integrated Intel(R) UHD Graphics 620 (KBL GT2) - Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (8 threads) - 7.64 GiB memory
Issue description
New property created using redot-cpp doesn't show in inspector unless the editor is restarted.
Steps to reproduce
- Open editor and your IDE
- Create one class and do necessary binding to Redot. Compile.
- Now give that class a new property and do necessary binding. Compile.
- The new property won't be shown in inspector unless the editor get restarted.
Minimal reproduction project (MRP)
N/A
Tested versions
System information
Redot v26.2.stable - Devuan GNU/Linux 6 (excalibur) 6 on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - integrated Intel(R) UHD Graphics 620 (KBL GT2) - Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (8 threads) - 7.64 GiB memory
Issue description
New property created using redot-cpp doesn't show in inspector unless the editor is restarted.
Steps to reproduce
Minimal reproduction project (MRP)
N/A