Currently it seems that any Quick item (Item2D) in 3D view is pickable, so interfears with the View3D pick() method. Item2Ds are infinite plane (see QTBUG-96457 and QTBUG-93095), but if they have visibility set to false or enabled set to false, I think they should be ignored in picking.
Test app attached, disabling any checkbox should make clicking to moon work but currently it doesn't.
For Gerrit Dashboard: QTBUG-97857 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
379160,6 | Don't make Item2D's always pickable | dev | qt/qtquick3d | Status: MERGED | +2 | 0 |
383262,4 | Don't make Item2D's always pickable | 6.2 | qt/qtquick3d | Status: MERGED | +2 | 0 |