-
Bug
-
Resolution: Duplicate
-
None
-
21w39a
-
None
-
Community Consensus
-
Debug
-
Low
The Bug:
The debug pie chart renders in front of potions UIs.
Steps to Reproduce:
- Give yourself multiple potion effects.
/effect give @s minecraft:absorption 999999 1 /effect give @s minecraft:conduit_power 999999 1 /effect give @s minecraft:dolphins_grace 999999 1 /effect give @s minecraft:fire_resistance 999999 1 /effect give @s minecraft:glowing 999999 1
- Set your GUI scale to a large value.
- Press F3 + SHIFT to make the debug pie chart appear.
- Open up your inventory.
- → Notice how the debug pie chart renders in front of potions UIs.
Observed Behavior:
The debug pie chart renders in front of potions UIs displayed in the inventory.
Expected Behavior:
The debug pie chart would render behind potions UIs in the inventory.
- duplicates
-
MC-78517 Performance Graph overlaps containers and inventory
- Resolved