C++ Pop parameters page not created

Hi,
Parameters pages are created correctly when i load my plugin with the Cplusplus SOP but not when the node is created as a custom operator.



I’m on windows with 2025.32460
Cheers,
Colas

Can you paste your parameter creation code so I can use that exactly as you are?

Hello @malcolm,

setupParameters start on line 484.
Here is the compiled plugin.

Cheers,
Colas

Thanks for the sample. This seems specific to SOPs since they don’t have a ‘Common’ page. I’ve logged it to be fixed