Warning with kit-extension-sample-ui-window : omni.example.ui_gradient_window

Hi!

I have a warning with a kit extension sample, which is also a tutorial, when I close the extension.

The warning is :

[Warning] [omni.ext._impl._internal] omni.example.ui_gradient_window-1.0.1 -> <class 'omni.example.ui_gradient_window.extension.ExampleWindowExtension'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'method'>, id: 2214107905992", "[1]:type: <class 'frame'>, id: 2214217502360", "[2]:type: <class 'frame'>, id: 2215098593352"]

And the link to the kit extension sample:

I am using Code v2022.3.0.

Do you know how to remove the warning?

Thanks,
Félix

Thank @Felix1234 for reporting this. I’ve opened OM-77093 to get this issue sorted out.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.