Item stacks should only give available amount for each slots then remain if it has leftovers
actual behavior : oversized itemstacks gets deleted after giving 64 item into slot
how to reproduce:
/summon item ~ ~ ~ {Item:{id:"minecraft:ice",Count:65b}}
make item entity interact with hopper.
Oversized stacks are not supported