What I expected to happen was...
By clicking on the summoned Interaction in front of you, the click event will be executed.
What actually happened was...
Click event may not be executed. If you fail the click check, you cannot destroy the block in front of you or attack other mobs.
Step to reproduce
Activate the attached datapack. huge Interaction will be summoned to the player's position, so left click. Occasionally the check may fail.
I don't know if it will be helpful, but I have attached a video of when the click fails.
Attachments
Comments 2
This looks like MC-260305. Does it describe your issue?
All attackable entities, not just Interaction, may not take damage when clicked immediately after being summoned. At this time, the block behind the mob cannot be destroyed, so it seems that it is attacking something that is neither a mob nor a block.