Kit 109.0.7 Release Notes#

Release Date: July 2026

Kit SDK#

Fixed#

  • Kit SDK - Changing the Default Meters Per Unit value in Stage preferences does not take effect in real time; the viewport unit indicator and gizmo tooltip continue to show the previous unit until the file is saved and reloaded. [OMPE-90879]

  • Kit SDK - DGN and DWG files fail to convert to USD, producing empty output with no error messages or diagnostic logging when using the CAD Converter service. [OMPE-86140]

  • Kit SDK - DGN to USD conversion produces an empty USD file with no geometry or scene data for certain DGN inputs. [OMPE-85663]

  • Kit SDK - Containerizing stock Kit applications emits omni.anim.curve_editor errors even though the build completes successfully. [OMPE-81109]

  • Kit SDK - In the Nucleus Connector, the Add button remains clickable with empty fields after switching service types, allowing navigation to a login screen without valid connection details. [OMPE-64317]

  • Kit SDK - Opening a USDZ file and then adding a USD reference or payload to the stage silently fails, leaving the added prim as an empty red prim with no explanation that USDZ is a read-only format. [OMPE-72193]

Improved#

  • Kit SDK - Updates openssl to 3.5.7-1 in Carbonite. [OMPE-98808]

  • Kit SDK - Updates urllib3 to 2.7.0 in omni.kit.registry.nucleus. [OMPE-96683]

  • Kit SDK - Updates urllib3 to 2.7.0 in omni.services.pip_archive. [OMPE-96687]

  • Kit SDK - Updates OpenSSL to 3.5.6 in omni.kit.telemetry. [OMPE-90354]

  • USD Storage API - Updates omni-client-library to 2.68.7 in omni.client.lib. [OMPE-90350]

Rendering#

Fixed#

  • RTX - SocketCANChannel has a buffer overflow when the CAN bus interface name exceeds IFNAMSIZ bytes, and silently ignores CAN socket creation errors due to an unthrown exception. [OMPE-96290]

  • RTX - Application crashes when loading certain scenes or after changing render mode, particularly at high resolutions or in multi-GPU configurations. [OMPE-83320]

  • RTX - Auto-exposure is not activated when launching an XR session; users must manually toggle it off and on to apply it. [OMPE-87347]

Improved#

  • RTX - Updates GStreamer to 1.28.1 in omni.gpu_foundation on Linux. [OMPE-85981]