http://unity3d.com/support/documentation/Manual/Animations.html

loop frame If enabled, an extra loop frame is inserted at the end of the animation. This frame matches the first frame in the clip. Use this if you want to make a looping animation and the first & last frames don't match up exactly.


インポートする時にLoop FrameをONにしたなら最後のフレームの後に第1フレームが追加されてる
これが探している情報かどうかは知らない...