The bug
If you clear a filled map directly after creation, you'll have a fake filled map, that you can't drop or use for anything. If you open a chest, a crafting table or similar things the item will disappear.
How to reproduce
Place a
repeating_command_block
Set the command to
/clear @a minecraft:filled_map
Give yourself empty maps
Switch to Survival or Adventure mode (cannot be reproduced in Creative mode)
Hold right-click
Attachments
Comments 12
Probably caused by MC-29318.
Confirmed