Block hitboxes and entity hitboxes don’t render behind semi-transparent entities
Selected block and entity hitboxes are not rendered behind semi-transparent entites, such as the player in spectator mode, or when on a team with invisibility applied.
Steps to Reproduce:
(Fabulous! graphics must be enabled)
- Add a team and join it
/team add hitbox_invisible /team join hitbox_invisible@s
- Apply invisibility OR enter spectator mode
/effect give @s minecraft:invisibility infinite 0 true - Enter the third-person perspective
- Look directly at a block, or an entity with hitboxes enabled (F3 + B)
→
The hitbox is not rendered properly
Screenshots / Videos:
Notes:
- This occurs even when the 'Fabulous!' setting is enabled
- When 'Fabulous!' graphics is disabled, the entity will not render at all, that behavior is tracked in
MC-187783