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

Crash if a Node with 2D item is deleted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.2.7, 6.4.3, 6.5.0
    • 6.4, 6.2, 6.5
    • Quick: 3D
    • None
    • Windows
    • 3a53d7864 (dev), 88f5ce305 (6.5), 5365c9c3d (6.4), 63111342b (tqtc/lts-6.2)

    Description

      To reproduce load a Quick3D project "Simple Skinning" for instance, and add a 2D item to a Quick3D node:

          PrincipledMaterial
          {
              id: material
              lighting: PrincipledMaterial.NoLighting
              baseColor: "red"
      
              VideoOutput
              {
                  id: videoOutput
              }
          }
      
      

      When the application is closed it crashes. QRhiResource is 0x0
      Qt 6.5 from online installer.

      Attachments

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

        Activity

          People

            stromme Christian
            alexey89 alexey89
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes