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

qt3d examples require rhi plugin

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes