Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.3 BETA1
-
None
-
22038fc6cbaef5ed0f400d6d77e1391ea352bb49
Description
wip/runtime2:
If layer's camera has x,y, and z-rotation, picking isn't accurate.
To repro, add some objects to a layer and modify layer's camera so that it has x rotation of 45, y rotation of 45, and z rotation of 90. Clicking on the objects on the scene view doesn't select them anymore accurately, especially if the object is towards the edge of the scene.
Widget arrows in particular are practically impossible to pick.
The actual issue is likely in the runtime2 rather than the editor.
Attachments
Issue Links
- is required for
-
QT3DS-2441 Port picking
- Closed