Hello, I’m not really sure about exactly what you mean so I’m going to take a guess here. I assume what you are talking about is mining a stone node. Once it breaks you get resources. I’m guessing that the 8 you are referring to is on the pickup UI on the bottom left side of the screen. But the number you are only seeing increase by 1 or 2 is on your hotbar at the bottom of the screen.
So, the pickup UI is made to show you what you are picking up in the game (or whatever gravitates towards your player and is collected in this case). So for the pickup UI, each time you pick something up the game will either make a new box and icon to show you what you got, or if you’ve picked up that object recently it will refresh the box and icon that already exists and just increment the number on it. Since this UI takes about 2 seconds to actually fade away completely it’s likely that as you mine multiple rocks and get 1 or 2 stone each time the UI just keeps refreshing and incrementing the number hence why you see an 8 but you only get 1 or 2. Basically it’s just an accumulating tracker, you’ve gotten 8 in total recently.
This could be a bug, but I find it unlikely given how much the player picks up items in this game. I would think someone or myself would have noticed mismatch long before now. If you can can get the bug to repeat however let me know and I’ll look into it.