Ubuntu 20.04
IsaacSim 4.2.0
The table_scene.usd can be rendered properly:
python toolkits/grscenes_scripts/play_scene.py -f /home/ubuntu/PycharmProjects/GRUtopia/grutopia/assets/scenes/demo_scenes/franka_mocap_teleop/table_scene.usd

However, when I try the scene in the commercial and home scenes, there is nothing:
python toolkits/grscenes_scripts/play_scene.py -f /home/ubuntu/PycharmProjects/GRUtopia/grutopia/assets/scenes/GRScenes-100/home_scenes/scenes/MV7J6NIKTKJZ2AABAAAAADA8_usd/start_result_raw.usd

and the error occurs:
2025-03-09 14:33:20 [7,087ms] [Error] [omni.usd] USD_MDL: in LoadModule at line 247 of ../../source/plugins/usdMdl/neuray.cpp -- 'rtx::neuraylib::MdlModuleId' for 'Materials/DayMaterial.mdl' is Invalid
2025-03-09 14:33:20 [7,087ms] [Error] [omni.usd] USD_MDL: in GetSdrFromDiscoveryResult at line 178 of ../../source/plugins/usdMdl/moduleRegistry.cpp -- Module: 'Materials/DayMaterial.mdl' with version '1' not found in 'MdlModuleRegistry::ModuleDataMap'.
2025-03-09 14:33:20 [7,087ms] [Error] [omni.hydra] Failed to create MDL shade node for prim '/Root/Looks/DayMaterial/DayMaterial'. Empty identifier: '' and/or subIdentifier: ''
Ubuntu 20.04
IsaacSim 4.2.0
The table_scene.usd can be rendered properly:
However, when I try the scene in the commercial and home scenes, there is nothing:
and the error occurs: