The new texture packer was a request from someone on the fourms. It just a different way of packing the sprites into the smallest possible atlas. If Unity's method is working for you you are not required to switch. However if you notice some sprites were scaled in some way using Unity's try the new method.
It should help a little with sprites that are long and thin (something that Unity would always scale).