Reply To: UV unwrap makes an array of tiny cubes

Forum Archive UV unwrap makes an array of tiny cubes Reply To: UV unwrap makes an array of tiny cubes

#79420
Jonathan Lampel
Participant

    Hmm… The unwrap does an unwrap and pack, and if there’s no possible unwrap then it skips that step and just does the pack. If you did a reset and then tried to unwrap a sphere without any seams, the unwrap would fail for being impossible and you’d end up with the squares from the reset but packed. Is that it?