Recently, I’ve encountered an issue when exporting two panorama sets (one day and one night) from two different files with different titles within the same project. The problem is that they overlap each other. When I transfer the day panorama set to Twinmotion Cloud, it works fine, but when I try to upload the night panorama set, it overwrites the day set instead of having both available at the same time. I’ve managed to do this successfully with many projects before. Can anyone help me resolve this issue? Thanks in advance.
You have this issue because, even if you duplicate the file, the IDs of the panoramas are the same because they came from the same copy.
you have something like:
FileA / panoramaA (id 1234)
FileB / panoramaA (id 1234)
So for TM cloud, PanoramaA is always pushed, and overlaps (it has the same identifier)
To solve this:
in one of the files, duplicate the panorama set and delete the original one
you should end up with:
FileA / panoramaA (id 1234)
FileB / panoramaA (id 4567)
you will then have Panoramas in the cloud UI
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.