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

REG: Regression with changing items in subtrees

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P1: Critical P1: Critical
    • None
    • 6.0.0 Beta2
    • Qt RHI, Quick: SceneGraph
    • None
    • Linux/X11, Windows

      There are some tests in qmlbench that are supposed to test changing items in a subtree (isolated from the rest by a clip node) and verifying that this does not cause a full update on the rest of the scene.

      In Qt 6, they are giving some strange and inconsistent results.

      On Ubuntu, there is a regression for when the clip is rotated (no scissors), but an improvement for the common rectangle clip case. So this may be related to RHI in some way and not to the scenegraph:

      On Windows, there is an almost 100% regression for both these tests, indicating that something may be going very wrong with the Direct3D backend:

      Link to dashboard

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

            lagocs Laszlo Agocs
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes