The Isaac Sim App Selector 4.5.0 opened up and I clicked Isaac Sim Full. The Isaac Sim Full 4.5.0 window opens up and I am able to navigate through different sections for around 30 seconds. In the loading bar located at the bottom right, my computer always seems to completely freeze when it gets to /home/usr/isaacsim/kit/resources/icons/sounds/sound.jpg. I have to fully reboot my computer to gain usability again. I’m not sure why this is occurring I’m very new to IsaacSim.
Steps to Reproduce
Download Isaac Sim 4.5.0 from the website.
Run Isaac Sim Full.
I tried reinstalling IsaacSim 4.5.0 as well as switching drivers from Nvidia driver 570 to 535. When I run Nvidia-smi my GPU pops up as well as the latest cuda version.
Screenshots or Videos
This is the output terminal of Isaac Sim 4.5.0 before it crashes
I understand that I have under the minimum requirements of 32GB of Ram but I don’t think that is the reason that my whole computer freezes upon the initiation of IsaacSim Full. I was running IsaacSim 4.2.0 and my computer has never froze/ required a full reboot to gain functionality.
Update: Now it stays frozen on this screen for about 5-10 minutes, then it will force quit. The output in the terminal then reads “killed” after. Tried to run it again and my computer completely froze and had to reboot.
-I reinstalled IsaacSim 4.2.0 and am able to run it just fine. Not sure why IsaacSim 4.5.0 doesn’t work. Isn’t it supposed to be better? I guess I will continue to use 4.2.0.
Also getting the same error. Isaacsim 4.5.0 ran perfectly fine last week, but those deprecation errors and everything else started popping up on a fresh install about 4 days ago. It’s not “frozen,” but Isaacsim 4.5.0 no longer fully loads anymore due to those errors (same black screen + “not responding”). My system is fully compatible.
I do not think RAM is the issue here. I am facing the exact same issue raised by the people in this thread. It does not work for Ubuntu 22.04 Jammy and I had the previous version work just fine. The 4.5 only freezes even after having the right driver.
I ran into the same issue recently on Ubuntu 20.04. Isaac Sim 4.5.0 had been working fine, but after reinstalling the NVIDIA driver using sudo apt-get install, it stopped working — same black screen and deprecation warnings.
In my case, it turned out to be a minor driver version mismatch. The version that caused the issue was 550.144 (installed via apt), while 550.135 works fine on my system. Reverting to 550.135 resolved the problem. You might want to check your driver version as well.
+) I tested both 550.144 and 550.135, and in both cases, the compatibility test showed a solid green result.
For anyone encountering this issue, may I ask if you have the “isaacsim.code_editor.vscode” extension enabled? As suggested, please try running with the --reset-user option.
Unfortunately, I don’t have the full logs from that time.
However, to describe the situation more specifically: I was using the play.py script from the rsl_rl framework within isaac_lab to visualize a trained policy for a single environment in Isaac Sim. While the simulation launched, the right bottom side of the Isaac Sim window showed a loading screen that remained stuck and never completed, which prevented further progress. For reference, I was using an NVIDIA GeForce RTX 4060 Ti GPU with 16GB of VRAM at the time.