QtQuick3d Qt6 - Canvas and QQuickPaintedItem crop problem
-
Hi, hope your doing fine.
We have a project created using Qt5.15.2 and we used QtQuick3D in order to make a 3d globe ip monitor possible.
in Qt5 everything was fine, we had to recently move to Qt6 and we face this odd issue.
The sphere stands still and the camera rotates around it. there are some lines which we draw using canvas, in some angles every other 2D contents in the scene disappear when they get behind the canvas.
We suspect the angle is when we look at the canvas from behind.
I'll attach an image for the problem, i made the canvas red so we can see the page in the space but it's transparent by default.