-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 14w05a, Minecraft 14w05b, Minecraft 1.8, Minecraft 1.8.1-pre3, Minecraft 1.8.9, Minecraft 16w05b, Minecraft 16w33a, Minecraft 1.11.2, Minecraft 17w17b, Minecraft 1.12.2, Minecraft 18w03b, Minecraft 18w20c, Minecraft 1.13.1, 1.15.2, 20w20b, 1.16.2, 1.16.3, 1.16.4, 20w48a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 21w17a, 1.17, 1.17.1, 21w38a, 21w39a, 21w40a, 21w42a, 1.18, 1.18.1, 22w03a, 22w05a, 1.18.2 Release Candidate 1, 1.18.2, 22w17a, 1.19, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 23w33a, 24w11a, 1.21, 1.21.1, 1.21.2 Pre-Release 3, 1.21.3
-
None
-
Confirmed
-
Spectator
-
Camera
The Bug:
Entities' shaders are applied when beginning to spectate them in third person.
It's important to note that if you were to spectate an entity while in first person, the given entity's shader would be applied. While this is fine and is working as expected, if you were to switch into third person here and then, the shader would be removed therefore leading me to believe that there's some kind of issue here since beginning to spectate entities in third person applies the given entity's shader.
Steps to Reproduce:
- Summon a creeper by using the command provided below.
/summon minecraft:creeper ~ ~ ~ {NoAI:1b}
- Switch into spectator mode and then switch into third person.
- Spectate the creeper by left-clicking on it and then observe your surroundings
- Take note as to whether or not entities' shaders are applied when beginning to spectate them in third person.
Observed Behavior:
Entities' shaders are applied.
Expected Behavior:
Entities' shaders would not be applied.