Recipe categories disappear when server is sending new recipes.
The client is running vanilla 1.19.4 and the server is running a modified server version.
The server is manually sending a packet that replaces all recipes, and if the inventory screen is open when that packet arrives the categories disappear on the left. When closing and opening the inventory again the categories are back.
EDIT: Turns out you can run the reload command on a vanilla client in singleplayer to achieve a similar effect.
I have tested this on 1.19.3, 1.19.4 and 1.20.4.
How to reproduce:
Place a commandblock with the
reload
commandPlace a few repeaters and a button to trigger it on a delay
Run "
/recipe give @s *"
to get all recipesEnter survival
Press the button and open the inventory
Expected results: The categories stay and does not disappear.
Observed results: When the client recieves new recipes the categories disappear in the recipe book. The categories reappear once the inventory is closed and opened again.
to make the bug more effective, please include step-to-reproduce:
steps to reproduce:
Step 1:
Step 2:
Step 3:
etc.
Expected results: what you expect this issue to work
Observed results: what is actually works