Trying to set up the scene described here:
https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/ext_omni_anim_people.html
Steps to reproduce with Isaac Sim 2022.2.0:
- Activate the extensions described in the docs
- Navigate to omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Samples/PeopleDemo/SimpleEventSimulation in the content browser
- Double-click
simple_event_simulation.usd
and select Open Original File - Wait 5 minutes
Result:
UI is frozen with the message “please wait - opening omniverse://localhost…”
Log:
2023-02-16 10:46:08 [136,590ms] [Warning] [omni.kit.widget.filebrowser.thumbnails] Failed to list the folder at omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Samples/PeopleDemo/SimpleEventSimulation:
2023-02-16 10:46:20 [149,068ms] [Warning] [omni.ui] omni::ui::GpuResourcesCache: trying to release non-existent cached GPU resource ‘c:/users/brunovetter/appdata/local/ov/pkg/isaac_sim-2022.2.0/kit/exts/omni.kit.window.filepicker/data/thumbnails/folder_256.png:2023-01-27@11:35:47’
2023-02-16 10:46:34 [163,302ms] [Warning] [omni.kit.widget.versioning.checkpoints_model] Failed to get checkpoints for omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Samples/PeopleDemo/SimpleEventSimulation/simple_event_simulation.usd: Result.ERROR_NOT_SUPPORTED
2023-02-16 10:46:53 [181,770ms] [Warning] [rtx.neuraylib.plugin] [MDLC:COMPILER] 1.0 MDLC comp warn : omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
2023-02-16 10:46:53 [181,772ms] [Warning] [rtx.neuraylib.plugin] [MDLC:COMPILER] 1.0 MDLC comp warn : omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
2023-02-16 10:46:53 [181,772ms] [Warning] [rtx.neuraylib.plugin] [MDLC:COMPILER] 1.0 MDLC comp warn : omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
2023-02-16 10:46:53 [181,773ms] [Warning] [rtx.neuraylib.plugin] [MDLC:COMPILER] 1.0 MDLC comp warn : omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
2023-02-16 10:46:53 [181,773ms] [Warning] [rtx.neuraylib.plugin] Compiler Core: omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
2023-02-16 10:46:53 [181,773ms] [Warning] [rtx.neuraylib.plugin] Compiler Core: omniverse://localhost/NVIDIA/Assets/Isaac/2022.2.0/Isaac/Environments/Simple_Warehouse/Materials/MaterialInstanceDynamic_1220.mdl?watch=00000209eee37b60(61,8): C181 unused variable ‘Local15’
Thanks for any help!