Glitch #1: Frame Disappearance/Object Fusion
Timestamp: 0:05 seconds
Location: Bottom-left corner of frame
The moment the foreground bunny jumps, the background bunny suddenly gets "absorbed" and vanishes. This is a classic AI model bug when handling multi-object occlusion — in natural footage, occluded objects remain partially visible rather than completely disappearing.
Technical Explanation: Diffusion models lack precise understanding of occlusion relationships when generating sequential frames, causing pixel-level fusion similar to Photoshop's "dissolve" blend mode.