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

View3D picking breaks if 2D Quick Item added to scene

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.1.3, 6.2.0
    • 6.1.0 RC
    • Quick: 3D
    • None
    • MacOS 11.2.3 Qt 6.1.0-rc
    • macOS
    • 0597dabba8a5702ed394ed79404bb1af9a4ccd09 (qt/qtquick3d/6.1.0) 3d66f2f438332c5e12277c728481f6b019e62450 (qt/qtquick3d/6.1) c917c198d93d583f22f89bf5fe2cb83847239f52 (qt/tqtc-qtquick3d/6.1.3) a3836275863e20b0a805a48cbce441c09ecc46f3 (qt/qtquick3d/6.2.0)

      Adding the following node to the picking example breaks picking completely:

      Node {
            position: Qt.vector3d(0,0, -500)
            Rectangle
            {          
                width: 500        
                height: 500          
                color: "red"      
             }
      }
      

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

            janichol Andy Nichols
            ttgil Gil
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: