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

Manual testing - rigged-simple not rendering object

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes