Windows > Extensions doesn't work

I’m using Isaac sim 4.5 version. Suddenly, the Windows > Extensions doesn’t function. When I try to open Extensions tab, the Isaac sim crashes (Isaac Sim is not responding).

  • Other tools like, VS code extension, Robotics examples, under the windows function properly. The issue is only with extensions.
  • While opening the Isaac Sim application, the Isaac sim opens without any issue, but there are few warning messages which I haven’t seen earlier. The warning message is as follows:

2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 8287597056
2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid false, within: false
2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : decrement: 167690, decrement size: 8204721408
2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : New limit 8682532 (slope: 494, intercept: 3699200)
2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 4291087616
2025-04-09 09:56:32 [14,718ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: true
[14.858s] app ready
2025-04-09 09:56:33 [15,012ms] [Warning] [omni.usd-abi.plugin] No setting was found for ‘/rtx-defaults-transient/meshlights/forceDisable’
2025-04-09 09:56:33 [15,095ms] [Warning] [omni.usd-abi.plugin] No setting was found for ‘/rtx-defaults/post/dlss/execMode’

  • Someone posted this issue earlier and suggested to try opening isaac sim after deleting .toml files inside the config folder. Didn’t work for me.
  • Also tried reinstalling the Isaac Sim multiple times, but it didn’t work.

Thank you for sharing the details of your issue. Just to clarify, are you saying there is another forum topic about a crash issue when opening the “Extensions” window? Could you please share the link here for reference?

Additionally, to help us investigate further, could you provide the full log file from your Isaac Sim installation?

That was a discussion and solution suggested in Stack Overflow. Not in Isaac Sim forum.

Here is the whole log file for your reference.
kit_20250128_041212.log (115.8 KB)

Hello @arunesh.srinivasan ,

Did you solve the issue?
Thanks in advance

No. Not yet.

@arunesh.srinivasan @vemulapk have you ever enable the isaacsim.code_editor.vscode extension?
@vemulapk could you also provide your full log?

I read a solution given by you in another post
set the vs code extension to false
Now, it works as normal. Thanks a lot.

1 Like

Thank you. I’ll wait for @arunesh.srinivasan’s response to close this topic.

The suggested solution works.

But I need the VS Code extension to autoload, as I have to script using VS code.

Any suggestions??

Please try the workaround mentioned in the vemulapk’s post.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.