When exporting a registration (e.g., for COLMAP), RealityScan exports all images into a single image folder. If the source dataset contains images with identical filenames located in different subfolders (e.g., left/001.jpg and right/001.jpg), the exporter overwrites the files instead of preserving both. This leads to a partial dataset export where only the last processed image with that name remains.
Actual Behaviour:
The exporter saves all images into one folder. Since the filenames are identical, the files from the second folder overwrite the files from the first one. The final export contains only half of the expected images.
Desired Behaviour: The exporter should handle identical filenames to prevent data loss.
There's no existing public thread on this issue, so head over to Questions & Answers just mention RC-3380 in the post.
| 0 |
| Component | RS - Alignment |
|---|---|
| Affects Versions | rs 2.1, rs 2.2, rs 2.1.1 |
| Created | Apr 13, 2026 |
|---|---|
| Updated | May 25, 2026 |