Question:
Has anyone seen this behavior on Windows Server 2025 or on an RTX Pro 6000 Blackwell setup?
Is there a known issue or a recommended next step to debug this?
I’ve got similar issue when I run the official docker container with Isaac Sim 5.1.0 (Ubuntu 24 on host). After running bash isaac_sim.sh it launches a window but when in console it says [18.894s] app ready a new window about a crash pops up.
I think it is related to the 595 drivers, because everything was running perfectly fine on the same computer before I updated the drivers.
Thanks for the detailed report and crash logs— this matches a known issue with the 595.xx driver branch (your 595.97) on Blackwell GPUs like the RTX Pro 6000, causing rtx.scenedb.plugin.dll failures during RTX rendering startup.
With the upcoming 6.0 GA release, the Isaac Sim installation requirements page will links the listed driver versions directly to the corresponding NVIDIA driver download pages. FYI.
Hi @elyas.marko — thanks for the detailed report, and to czajka.m.marcin for the corroborating data point! To confirm: this crash is caused by a known incompatibility between the 595.xx driver branch and Blackwell GPUs. The immediate fix is to downgrade to driver 580.88 (Windows) as listed on the Isaac Sim requirements page. We’ve also improved the documentation so that driver version strings will link directly to the corresponding NVIDIA driver download pages — this update will ship with Isaac Sim 6.0 GA. If you run into further issues, please open a new topic and reference this one: Isaac Sim 5.1.0 crashes shortly after startup on Windows Server 2025 with RTX Pro 6000 Blackwell. Thanks again!