6.6.5.4 For unpack, it is an error if any of the components of the packed array are undefined.
The unpack procedure transfers all of the elements of the packed array into the unpacked array, so it is an error if any of the elements of the packed array are undefined.
This error is never reported.