Kit 107.3.3 Release Notes#

Release Date: September 2025

Kit SDK#

Added#

  • USD Exchange - Display names are now set on Material Prims [OMPE-57857]

Fixed#

  • Fabric Scene Delegate - Deformable material paths not discovered in tensor APIs with FSD enabled [OMPE-54909]

  • Fabric Scene Delegate - GUI does not show properly scaled kinematic_enabled Rigidbody with cuda device and Fabric Scene Delegate enabled. [OMPE-54906]

  • Kit SDK - Sequencer window fails to launch. [OMPE-58025]

  • Kit SDK - Help menu doc links are incorrect. [OMPE-52539]

  • Kit SDK - Materials show as red when MDL is on a networked drive. [OMPE-39987]

  • OmniGraph - Saved keyframed animation data doesn’t animated when dragging multiple references. [OMPE-51724]

  • Replicator - Semantic labeling GeomSubset not being reflected in Sensor output. [OMPE-59246]

  • Viewport - Unable to select lights in the viewport. [OMPE-60698]

  • omni.kit.viewport.window - In-viewport messages (Omnigraph Print Text Node) does not work. [OMPE-50562]

  • omni.kit.widget.cache_indicator - Observing intermittent error logs “Error while checking if new version is available…” [OMPE-54873]

  • omni.kit.window.material - Stage materials not updated when reference/payload created. [OMPE-53325]

  • omni.usd.audio - Failed to subscribe to stage events startup warning. [OMPE-53340]

Improved#

  • Kit SDK - RenderProduct updates are very slow for large number of cameras. [OMPE-59733]

    Caches local SdfPath for usage in code that already links to usd libraries

Rendering#

Fixed#

  • RTX - Could not get device current PCI-e link generation [OMPE-59197]

    Disables PCIe link generation and width check if vGPU is found. If PCIe link generation and width returns NVML_ERROR_NOT_SUPPORTED log is treated as info. and not error.

  • RTX - Loading hsscclient in background threads can lead to instability. [OMPE-54255]

  • RTX - Some mesh operations can create incorrect results leading to crash. [OMPE-51187]

  • RTX - First frame of a DepthSensor AOV can fail to be produced when using RT with DLSS/DLAA. [OMPE-47370]