<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Arc Pro B70: Autodesk Inventor 2026 uses VirtualDeviceDx11 instead of DX12 – no hardware RT in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Arc-Pro-B70-Autodesk-Inventor-2026-uses-VirtualDeviceDx11/m-p/1747888#M151593</link>
    <description>&lt;P&gt;Environment:&lt;BR /&gt;- GPU: Intel Arc Pro B70 (ASRock Arc Pro B70 Creator)&lt;BR /&gt;- Driver: 32.0.101.8724 (WHQL, dated 16.04.2026)&lt;BR /&gt;- OS: Windows 11&lt;BR /&gt;- Software: Autodesk Inventor Professional 2026&lt;BR /&gt;- DirectX capability reported by driver: DX12, Feature Level 12.2 ✓&lt;/P&gt;&lt;P&gt;Issue:&lt;BR /&gt;Autodesk Inventor 2026's OGS (One Graphics System) renderer&lt;BR /&gt;instantiates a VirtualDeviceDx11 context for the Arc Pro B70&lt;BR /&gt;instead of a native DX12 device. This is visible in Inventor's&lt;BR /&gt;Graphics Hardware dialog (Help → Graphics Hardware):&lt;/P&gt;&lt;P&gt;AIRViz Device Manager \ VirtualDeviceDx11&lt;BR /&gt;Feature Level 5_0&lt;/P&gt;&lt;P&gt;As DXR (DirectX Raytracing) requires a native DX12 context,&lt;BR /&gt;GPU Ray Tracing cannot dispatch DispatchRays() calls to the&lt;BR /&gt;hardware RT units. Instead, raytracing runs via the 3D/compute&lt;BR /&gt;pipeline as software emulation.&lt;/P&gt;&lt;P&gt;Observed symptoms during active GPU Ray Tracing in Inventor:&lt;BR /&gt;- Windows Task Manager GPU engines: 3D ~95%, Compute 0%,&lt;BR /&gt;Engine 0%, GSC 0%&lt;BR /&gt;- GPU power draw: ~101W average (card is capable of 275W&lt;BR /&gt;sustained under real DX12 compute load)&lt;BR /&gt;- RT performance on B70 is equal to or worse than CPU ART&lt;BR /&gt;(Autodesk Raytracer) on i9-285K&lt;/P&gt;&lt;P&gt;This behavior does not occur with NVIDIA RTX GPUs, which&lt;BR /&gt;correctly receive a native DX12 context from OGS and show&lt;BR /&gt;proper DXR dispatch patterns.&lt;/P&gt;&lt;P&gt;Root cause hypothesis:&lt;BR /&gt;OGS device selection logic does not recognize the Arc Pro B70&lt;BR /&gt;as a DX12-capable device, possibly due to missing or incorrect&lt;BR /&gt;capability reporting in the 32.0.101.8724 driver, or because&lt;BR /&gt;the B70 is absent from Autodesk's internal OGS device&lt;BR /&gt;whitelist. The driver correctly reports DX12 FL 12.2 to the OS&lt;BR /&gt;and DXGI, suggesting the issue may be in the OGS-specific&lt;BR /&gt;capability query path (e.g. D3D_FEATURE_LEVEL negotiation or&lt;BR /&gt;OGS device enumeration).&lt;/P&gt;&lt;P&gt;Request:&lt;BR /&gt;Please coordinate with Autodesk to ensure the Arc Pro B70 is&lt;BR /&gt;correctly enumerated as a DX12 device in OGS, enabling proper&lt;BR /&gt;DXR dispatch to hardware RT units.&lt;/P&gt;&lt;P&gt;This issue has also been reported to Autodesk Inventor forums.&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 09:05:33 GMT</pubDate>
    <dc:creator>Iecku</dc:creator>
    <dc:date>2026-05-14T09:05:33Z</dc:date>
    <item>
      <title>Arc Pro B70: Autodesk Inventor 2026 uses VirtualDeviceDx11 instead of DX12 – no hardware RT</title>
      <link>https://community.intel.com/t5/Graphics/Arc-Pro-B70-Autodesk-Inventor-2026-uses-VirtualDeviceDx11/m-p/1747888#M151593</link>
      <description>&lt;P&gt;Environment:&lt;BR /&gt;- GPU: Intel Arc Pro B70 (ASRock Arc Pro B70 Creator)&lt;BR /&gt;- Driver: 32.0.101.8724 (WHQL, dated 16.04.2026)&lt;BR /&gt;- OS: Windows 11&lt;BR /&gt;- Software: Autodesk Inventor Professional 2026&lt;BR /&gt;- DirectX capability reported by driver: DX12, Feature Level 12.2 ✓&lt;/P&gt;&lt;P&gt;Issue:&lt;BR /&gt;Autodesk Inventor 2026's OGS (One Graphics System) renderer&lt;BR /&gt;instantiates a VirtualDeviceDx11 context for the Arc Pro B70&lt;BR /&gt;instead of a native DX12 device. This is visible in Inventor's&lt;BR /&gt;Graphics Hardware dialog (Help → Graphics Hardware):&lt;/P&gt;&lt;P&gt;AIRViz Device Manager \ VirtualDeviceDx11&lt;BR /&gt;Feature Level 5_0&lt;/P&gt;&lt;P&gt;As DXR (DirectX Raytracing) requires a native DX12 context,&lt;BR /&gt;GPU Ray Tracing cannot dispatch DispatchRays() calls to the&lt;BR /&gt;hardware RT units. Instead, raytracing runs via the 3D/compute&lt;BR /&gt;pipeline as software emulation.&lt;/P&gt;&lt;P&gt;Observed symptoms during active GPU Ray Tracing in Inventor:&lt;BR /&gt;- Windows Task Manager GPU engines: 3D ~95%, Compute 0%,&lt;BR /&gt;Engine 0%, GSC 0%&lt;BR /&gt;- GPU power draw: ~101W average (card is capable of 275W&lt;BR /&gt;sustained under real DX12 compute load)&lt;BR /&gt;- RT performance on B70 is equal to or worse than CPU ART&lt;BR /&gt;(Autodesk Raytracer) on i9-285K&lt;/P&gt;&lt;P&gt;This behavior does not occur with NVIDIA RTX GPUs, which&lt;BR /&gt;correctly receive a native DX12 context from OGS and show&lt;BR /&gt;proper DXR dispatch patterns.&lt;/P&gt;&lt;P&gt;Root cause hypothesis:&lt;BR /&gt;OGS device selection logic does not recognize the Arc Pro B70&lt;BR /&gt;as a DX12-capable device, possibly due to missing or incorrect&lt;BR /&gt;capability reporting in the 32.0.101.8724 driver, or because&lt;BR /&gt;the B70 is absent from Autodesk's internal OGS device&lt;BR /&gt;whitelist. The driver correctly reports DX12 FL 12.2 to the OS&lt;BR /&gt;and DXGI, suggesting the issue may be in the OGS-specific&lt;BR /&gt;capability query path (e.g. D3D_FEATURE_LEVEL negotiation or&lt;BR /&gt;OGS device enumeration).&lt;/P&gt;&lt;P&gt;Request:&lt;BR /&gt;Please coordinate with Autodesk to ensure the Arc Pro B70 is&lt;BR /&gt;correctly enumerated as a DX12 device in OGS, enabling proper&lt;BR /&gt;DXR dispatch to hardware RT units.&lt;/P&gt;&lt;P&gt;This issue has also been reported to Autodesk Inventor forums.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 09:05:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Arc-Pro-B70-Autodesk-Inventor-2026-uses-VirtualDeviceDx11/m-p/1747888#M151593</guid>
      <dc:creator>Iecku</dc:creator>
      <dc:date>2026-05-14T09:05:33Z</dc:date>
    </item>
    <item>
      <title>Re:Arc Pro B70: Autodesk Inventor 2026 uses VirtualDeviceDx11 instead of DX12 – no hardware RT</title>
      <link>https://community.intel.com/t5/Graphics/Arc-Pro-B70-Autodesk-Inventor-2026-uses-VirtualDeviceDx11/m-p/1748019#M151621</link>
      <description>&lt;P&gt;Hello Iecku,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question on the Intel Community.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We noticed that you have created another inquiry and are currently being assisted through that. To avoid any confusion or duplication of efforts, we will be proceeding with closing this inquiry.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please rest assured that our team will continue supporting you through the new inquiry. If you have any further questions or concerns, feel free to reach out to us there, and we will be glad to assist.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your understanding.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Roy,&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2026 11:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Arc-Pro-B70-Autodesk-Inventor-2026-uses-VirtualDeviceDx11/m-p/1748019#M151621</guid>
      <dc:creator>Roy_Intel</dc:creator>
      <dc:date>2026-05-15T11:00:31Z</dc:date>
    </item>
  </channel>
</rss>

