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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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)

      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
          }
      

        For Gerrit Dashboard: QTBUG-102477
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes