ZeroDivisionError when starting up IsaacSim 2023.1.0

When starting IsaacSim I receive this error:

2023-10-30 20:08:57 [18,374ms] [Error] [omni.ui.python] ZeroDivisionError: float division by zero

At:
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_progress_model.py(101): update_textures
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_progress_model.py(141): _source_changed
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_model.py(726): _update_item
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_model.py(704): _update_item
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_model.py(704): _update_item
  c:/users/btehrani/appdata/local/ov/pkg/isaac_sim-2023.1.0/kit/exts/omni.activity.ui/omni/activity/ui/activity_model.py(628): _activity

Is there a way to remove the error?

How the error occurred:

  • When installing the latest version of IsaacSim (v2023.1.0) upon initial launch no errors were reported on the console
  • Launching the application a second time (and all times after) the error shows on console

Platform:

  • Windows 11
  • IsaacSim 2023.1.0

Hi @InfraredLaser - Are you not able to run Isaac Sim due to this error?, also can you share the log file?

Hi @rthaker,

I am still able to run IssacSim with the error.

Here is the log file:
Isaac-Sim.zip (71.8 KB)

Hi @rthaker,

After uninstalling IsaacSim v2023.1.0 and installing v2023.1.0-hotfix.1, I am still receiving this error.

Hi @InfraredLaser - Just so that I understand, you are not able to open Isaac Sim and when trying to launch it you get this error, right?

@rthaker

I am able to open IsaacSim and when the application launches, I receive the error.