Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-106922

qt3d examples require rhi plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.4.0 Beta4, 6.4.0 RC1
    • Qt3D
    • None
    • Windows 10, MINGW 1120_64

      When running qt3d most of examples like simple-cpp, compute-particles, controlsunderlay,  scene3d, etc. the app fails to find the rhi renderer and crashes.

      Abort message:

      Unable to find renderer plugin for rhi

       A workaround is to explicitly set the renderer to opengl

      qputenv("QT3D_RENDERER", "opengl");

      In  QTBUG-88670 jani-korteniemi mentioned that on 6.2.2. RHI renderer was disabled by default, but looks like it is still enabled in Qt 6.4.0 Beta4.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            seanharmer Sean Harmer
            lukegluke Oleg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes