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

Manual testing - rigged-simple not rendering object

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.8.0 FF
    • Qt3D
    • None
    • Windows

    Description

      In the manual test rigged-simple, an object is meant to appear for the user to see, but nothing other than the background is displayed in the application. This can be fixed if you change the 3D renderer from rhi to opengl by modifying the environment variable QT3D_RENDERER, thus including this line in main.cpp:

      • qputenv("QT3D_RENDERER", "opengl")

      After including this line, the object will appear.

      Attachments

        Issue Links

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

          Activity

            People

              seanharmer Sean Harmer
              chrisrl Chris Lerner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes