I wrote a script that transfer UVs using the Projection modifier, but it not works when there are overlapped UVs, and not works in max2014, because the projectAll() command is broken(or something simillar). By the way, this script have to works properly with objects with the same verts count, but different verts order.…