Isaac Sim Version
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: RTX 4090
- Driver Version: 560.94
Topic Description
Detailed Description
I have an Isaac Sim extension using VR working with version 4.2.
I would like to use the latest 4.5; however, the extension crashes on load to breaking changes in the extensions: Renaming Extensions in Isaac Sim — Isaac Sim Documentation
Steps to Reproduce
- Enable VR extension
- Open user extension
- See error in console
Error Messages
2025-02-03 22:34:08 [Error] [omni.kit.app._impl] File "d:/repos/project-echelon/omniverse_assets/DemonstrationCollector/demo_collector/vr_controllers/xr/control.py", line 17, in <module>
2025-02-03 22:34:08 [Error] [omni.kit.app._impl] from omni.kit.xr.core import XRCore, XRDevice, XRGestureEventType
2025-02-03 22:34:08 [Error] [omni.kit.app._impl] ImportError: cannot import name 'XRDevice' from 'omni.kit.xr.core' (c:/users/mattm/appdata/local/ov/pkg/isaac-sim-4.5.0/extscache/omni.kit.xr.core-106.5.13+106.5.0.wx64.r.cp310/omni/kit/xr/core/__init__.py)
2025-02-03 22:39:17 [Error] [gpu.foundation.plugin] Couldn't process https://dw290v42wisod.cloudfront.net/exts/kit/community/3/./resources/8e544b8998e3c2dd910546e070c43ca9.png, it might not have written completely. Reason: STB Failed to load image info: Image not of any known type, or corrupt
2025-02-03 22:39:17 [Error] [omni.ui] Failed to upload UI Image 'https://dw290v42wisod.cloudfront.net/exts/kit/community/3/./resources/8e544b8998e3c2dd910546e070c43ca9.png'
Screenshots or Videos
N/A
Additional Information
What I’ve Tried
N/A
Related Issues
N/A
Additional Context
N/A