Hi Alexey,
In the new version 2.2.0, I am getting a "Vertical datum out of range" error when exporting point clouds through Batch Process. It works fine when the point cloud is exported manually (right > export).
Most of the parameters used are default settings. Attached below is the logs for both methods:
2025-02-21 10:51:40 ExportPointCloud: path = E:/Data/Metashape/JOBFOLDER/test.las, save_point_normal = off, save_point_intensity = off, save_point_return_number = off, format = PointCloudFormatLAS, crs = GDA94 / MGA zone 53 / AHD, tileset_version = 1.1
2025-02-21 10:51:42 Error: Vertical datum out of range
2025-02-21 10:51:42 Finished batch processing in 2.882 sec (exit code 1)
2025-02-21 10:53:00 ExportPointCloud: path = E:/Data/Metashape/JOBFOLDER/test.las, point_clouds = 0, save_point_normal = off, save_point_intensity = off, save_point_return_number = off, colors_rgb_8bit = off, save_comment = off, format = PointCloudFormatLAS, crs = GDA94 / MGA zone 53 / AHD, clip_to_boundary = off, tileset_version = 1.1
2025-02-21 10:53:00 Saving point cloud...
2025-02-21 10:53:00 point cloud size: 7142239 points
2025-02-21 10:54:23 saved 7142239 points
2025-02-21 10:54:23 Finished processing in 83.833 sec (exit code 1)
Hoping for ideas that can help fix the issue. Thanks!