Kit 109.0.8 Release Notes#
Release Date: August 2026
Kit SDK#
Fixed#
Foundation - Extension dependency solver crashes (SIGSEGV) when a node is released mid-solve during extension loading. [
OMPE-100538]Foundation -
omni.metrics.coreextension documentation incorrectly references Python binding samples that are not implemented, causing confusion when instrumenting custom Python extensions with Carb metrics. [OMPE-95773]Kit SDK - Application crashes in
rtx::resourcemanager::TextureAssetRegister::_registerLoaderdue to unprotected access to texture assets andUsdContext::m_enginesToRender. [OMPE-98047]Kit SDK - In
RelationshipTargetPicker, long target paths push the confirmation Select button off-screen, making it inaccessible in dialogs such as Clash Detection’s searchset query definition flow. [OMPE-95361]Kit SDK - In
usd_viewer.messaging, the_on_make_pickablehandler leaks a raw Python traceback to the streaming client when amakePrimsPickableWebSocket message contains an empty or missingpathskey, causing anUnboundLocalError. [OMPE-90584]Kit SDK - Omniverse becomes unresponsive when filtering hidden payloads in the Stage extension. [
OMPE-88323]Kit SDK - Application crashes with a segfault in
libimgui.so(ImGui::SetCurrentFont) when a font atlas is dropped, leaving a staleImFont*pointer inomni.ui. [OMPE-54429]USD Exchange - CAD Converter does not convert all geometries from
.jtfiles, resulting in missing geometry in the USD output. [OMPE-100472]USD Exchange - The CAD Converter does not preserve material names from Revit (
.rvt) files when converting to USD, making converted materials difficult to identify. [OMPE-100179]USD Exchange - CAD Converter renders objects black after converting certain DGN files to USD. [
OMPE-98390]
Improved#
Foundation -
carb.windowing-glfwplugin now recognizes Xbox Series X/S controllers by including the Bluetooth and USB GUIDs in the SDLGameControllerDB header loaded at startup. [OMPE-103296]Kit SDK -
aiohttpupgraded from 3.13.3 to 3.14.1 inomni.services.pip_archive. [OMPE-101937]Kit SDK -
aiohttpupgraded from 3.13.4 to 3.14.1 inomni.kit.pip_archive. [OMPE-102280]USD Core - OpenUSD packages in
omni.usd_libsare updated to a 25.11 build that resolves an out-of-memory crash when loading certain USD files. [OMPE-94111]USD Exchange -
libpngbundled inomni.kit.converter.hoops_coreupgraded to v1.6.52. [OMPE-74269]
Rendering#
Added#
RTX - Updates OpenSSL to 3.5.7 in
omni.index.libs. [OMPE-101237]
Fixed#
RTX - Application crashes with an access violation in
gpu.foundation.plugin.dllwhen navigating the Examples browser or configuring the rendering engine. [OMPE-98060]RTX - GPU MMU fault crash occurs sporadically during animation playback when welded skinning indices fall out of range in
Skinning.comp.hlsl. [OMPE-97585]RTX - Kit crashes on startup when run in debug mode using the default template application with
carb.graphics-direct3don Direct3D12. [OMPE-90612]RTX - Application crashes on Windows when selecting clashes in the clash detection viewport due to a race condition in geometry streaming. [
OMPE-85816]