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

Adding the same effect twice to SceneEnviroment leads to a hanging application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.4.1, 6.5.0 Beta1
    • 6.3.0
    • Quick: 3D
    • None
    • f339c12166 (qt/qtquick3d/dev) b444f9ea51 (qt/qtquick3d/6.4) b444f9ea51 (qt/tqtc-qtquick3d/6.4) f339c12166 (qt/tqtc-qtquick3d/dev) b444f9ea51 (qt/qtquick3d/6.4.1) b444f9ea51 (qt/tqtc-qtquick3d/6.4.1)

    Description

      Adding the same effect twice to SceneEnviroment leads to a hanging application

      See also: https://bugreports.qt.io/browse/QDS-6727

       SceneEnvironment {
          id: sceneEnvironment
          effects: [blur,blur]
          Blur {
              id: blur
          }
      

      Attachments

        Issue Links

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

          Activity

            People

              jokarlss Jonas Karlsson
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes