Really interesting entry! Love Tetris. Only thing I noticed is the bag algorithm might be a little off, as there are massive droughts between pieces. Otherwise, this is great!
cheers, it's just using a Random.Range() through the index of pieces, so I guess I really get to blame Unity for this one :)