The Bug:
Item entities turn invisible for a brief moment when being picked up.
Steps to Reproduce:
Summon an item entity nearby and set the tick rate to a very low value by using the command provided below.
/summon minecraft:item ~2 ~ ~ {Item:{id:"minecraft:stone",count:1}}
/tick rate 1
Approach the item to pick it up, and watch closely as you do this.
Observed Behavior:
Item entities turn invisible for a brief moment.
Expected Behavior:
Item entities would not turn invisible for a brief moment.
Linked issues
is duplicated by 1
Attachments
Comments 10
Fixed in 1.16 Pre-1
Edit: Never mind, for some reason its not working again 😞 I'll do further testing though
Edit 2: Upon relogging, the item no longer flickers when being picked up. I think this has something to do with performance because when I was able to reproduce this, I was getting a bit of lag.
Is this still an issue in 20w22a?