-
Bug
-
Resolution: Unresolved
-
None
-
1.20.1, 23w33a, 23w35a, 1.20.2, 23w45a, 24w03a, 1.21.1
-
Confirmed
-
Rendering
-
Important
-
Platform
The Bug:
Smooth lighting renders incorrectly at the edges of spaces that are one block tall or one block wide.
Steps to Reproduce:
- Ensure that you have smooth lighting enabled.
- Summon a one block tall space of stone blocks with some light inside by using the commands provided below.
/fill ~1 ~ ~1 ~15 ~2 ~15 minecraft:stone hollow
/setblock ~8 ~1 ~8 minecraft:light
- Switch to spectator mode and look at the lighting toward the east side of the one block tall space.
Observed Behavior:
Smooth lighting renders incorrectly thus creating harsh transition between light levels.
Expected Behavior:
Smooth lighting would render correctly and smoothly.
- is duplicated by
-
MC-267936 After placing a torch in a small tunnel, the lighting is rendered incorrectly.
- Resolved