-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi,
I'm experiencing an issue with the Cesium extension v0.24.0 in USD Composer 2023.2.2.
When I click on "Connect to Cesium ion", instead of opening a login prompt or a relevant window, it only opens the System32 folder, and nothing else happens.
Additionally, I see the following warnings in the console:
2025-01-29 08:14:56 [Warning] [carb] [Plugin: cesium.omniverse.plugin] Module c:/.../documents/kit/shared/exts/cesium.omniverse/bin/cesium.omniverse.plugin.dll remained loaded after unload request
2025-01-29 08:14:57 [Warning] [omni.ext._impl._internal] Found class CaptureExtension derived from omni.ext.IExt in module: 'cesium.omniverse', but it was imported from other extension: 'c:/.../appdata/local/ov/pkg/create-2023.2.2/extscache/omni.kit.capture.viewport-1.3.7+09b309e7/omni/kit/capture/viewport/extension.py', which is not a subpath to: 'c:...\documents\kit\shared\exts\cesium.omniverse'. Do not import IExt derived class from other extension in your public namespace.
2025-01-29 08:14:57 [Warning] [cesium.omniverse.plugin] [2025-01-29 09:14:57.629] [cesium-omniverse] [warning] Cesium cache file: C:/.../AppData/Local/ov/cache/cesium-request-cache.sqlite
Thanks in advance for your help!