vtkPropPicker in VTK 9.1 is now returning wrong world coordinates.

Well, the merge request is still open. So, as far as I know, there is no solution avaliable downstream yet. If you can’t wait, you can patch the vtkRenderer::GetZ(int,int) in the VTK code (vtkrenderer.cxx source file) yourself.