-
Bug
-
Resolution: Fixed
-
Minecraft 14w31a, Minecraft 14w34b, Minecraft 1.8-pre1, Minecraft 1.8-pre2, Minecraft 1.8-pre3, Minecraft 1.8, Minecraft 1.8.1-pre1, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre5, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre6, Minecraft 1.8.2, Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.6, Minecraft 1.8.8, Minecraft 15w32a, Minecraft 15w32b, Minecraft 15w33b, Minecraft 15w33c, Minecraft 15w34a, Minecraft 15w36c, Minecraft 15w36d, Minecraft 15w37a, Minecraft 15w45a, Minecraft 15w46a, Minecraft 15w47a, Minecraft 1.8.9, Minecraft 15w50a, Minecraft 16w04a, Minecraft 16w05b, Minecraft 1.9 Pre-Release 1, Minecraft 1.9 Pre-Release 4, Minecraft 1.9, Minecraft 1.9.4, Minecraft 1.10, Minecraft 1.10.2, Minecraft 1.11, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w13a, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 1.13-pre3, Minecraft 1.13-pre5, Minecraft 1.13-pre7, Minecraft 1.13, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43a, Minecraft 18w43b, Minecraft 18w43c, Minecraft 18w44a, Minecraft 18w45a, Minecraft 18w46a, Minecraft 18w47a, Minecraft 18w47b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w07a, Minecraft 19w08a, Minecraft 19w08b
-
Operating System: Mac OS X (x86_64) version 10.9.4
Java Version: 1.6.0_65, Apple Inc.
OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-8.24.15 310.90.9.05f01, NVIDIA Corporation
-
Confirmed
-
Entities
-
Very Important
18w43a - This issue has now gotten worse in 18w43a, appears to happen a lot more frequently
This report only covers totally invisible mobs. (No distortions or partially invisible). Entities seem to become invisible in several ways in 1.8. In this report one of the ways are described. If any of these things listed below applies to what you are seeing, this is probably the right place, if not then you should probably look in the "related to" list below for the bug you are seeing:
- It is affected by draw distance.
- It happens only in or close to always loaded chunks (Spawn chunks or chunks loaded by chunkloaders or portals)
- It affects most entities, but not items just laying on the ground.
(Any the above alone is enough)
The reason that the other related bugs are not covered here is that they are not reproduced in the same way and they don't overlap much from a testing point of view, so it would be confusing to mix them together. However some of the other bugs around are probably heavily related to this one so in case of a fix, they should probably all be looked through. (Things turning invisible)
Note: Due to recent merge with MC-66683 and also that I got to take over this report, the description here does not yet cover everything. It also needs some cleaning up. This however will be fixed soon. Until then most of the important parts are copied in here, but be sure to have a look at that report if you need extra info. Just make sure to post comments here to get everything in the same place.
General info
- Mobs and most other entities become invisible, but will still make sounds and can in some cases be interacted with.
- The issue covered here is only about mobs becoming totally invisible under certain conditions. It does not cover distorted or partially invisible mobs.
Conditions for it to occur
- The entity needs to be loaded in the world while still be out of render distance and can never get unloaded, between the time you leave the area until you come back, for this to occur.
- It happens using lower render distance settings (2-5) with it being easier to reproduce the lower the render distance is set to.
- Happens in constantly loaded chunks. (Either spawn chunks or chunks kept loaded by chunkloaders)
Affected entities
Most entities are affected by this including:
- Any creature or mob
- XP orbs (invisible but I can still pick them up)
- Empty and filled item frames
- Boats and any type of minecart
- Armor stand
However it seems, from the tests done so far, that items on the ground does not become invisible.
Reproduce
This issue is easy to reproduce and is still present in the current release (1.8).
Here is a video of this being reproduced
To reproduce this, follow these simple steps (originally described in MC-66683):
- Spawn a new world, preferably superflat so that it is easier to see, and at the exact point you spawn, place an armor stand. Record those coordinates. Set your render distance to smallest (2). (Further testing shows that render distance 2 to 5 all cause this issue if the player moves 100 blocks away and back)
- Travel exactly 100 blocks in any direction, and remember those coordinates. Place another armor stand there.
- Return exactly 100 blocks back in the direction of the first armor stand to find that it is gone.
- Teleport to the armor stand(s) (for example: /tp @e[name=Bob] or /tp @e[type=ArmorStand,c=-1]) to see that the armor stands are indeed still present but completely invisible. (Also teleport to item frames/paintings to see that they are present but completely invisible.)
- Travel exactly 100 blocks back to the second armor stand to find that it too is gone.
- Teleport to the armor stand(s) (for example: /tp @e[name=Bob] or /tp @e[type=ArmorStand,c=-1]) to see that the armor stands are indeed still present but completely invisible. (Also teleport to item frames/paintings to see that they are present but completely invisible.)
- Exit out of the world and enter it again and the armor stands/item frames/paintings reappear.
- (Optional) Test with traveling more than 100 blocks from spawn, placing armor stands every 100 blocks. You may find that upon returning to the first armor stand, it is still visible, but then repeating step 1 to 4 causes it to disappear again.
Further Testing:
- Create chunk loaders and spread them in any way you like. Make sure you make entity processing chunks by surrounding a chunk with 2 layers of chunks.
- Repeat the very first test's procedures, placing the armor stands/paintings/item frames inside the entity processing chunks.
Further Notes: I tested this with putting one armor stand at the exact point I spawned in a new world. Then I moved 100 blocks away and placed another and kept doing this. At some point, if I move too far out then fly back to spawn, the original ones are visible still. However, if I continue and follow the test procedures again and move only 100 blocks out, they disappear again.
More notes and further testing (copied from MC-66683)
Mobs are also disappearing when the player moves away from them, but the distance the player must move from them is different. From my tests I found them to be disappearing upon moving approximately 60 blocks away and coming back to them. It seems also to only occur in always loaded chunks, but of the lazy chunk variety.
To test this:
- Create a new world, superflat is preferred to see what is occuring. Set your render distance to 2.
- /summon <mob> ~ ~ ~ {NoAI:1b}
- Move exactly 50 blocks straight in any direction.
- /summon <mob> ~ ~ ~ {NoAI:1b}
- Move 60 blocks further in the same direction.
- /summon <mob> ~ ~ ~ {NoAI:1b}
- Move 60 blocks back in the opposite direction to return to second mob. /tp @e[type=<mob>,r=10] to see that it is indeed still there but invisible.
- Move 60 blocks in the original direction to find that third mob is still there.
- Move 60 blocks back in the opposite direction to find mob is still invisible. Continue 50 more blocks to first mob to find that it is still there.
- Exiting and entering the world will make invisible mob visible again. Note: dropped items do not seem to have this problem.
- is duplicated by
-
MC-49763 Teleporting another player to you has them invisible
- Resolved
-
MC-63889 Item frames and Items in items frames randomly disappearing
- Resolved
-
MC-64358 Paintings and Item Frames disappear.
- Resolved
-
MC-66052 Mobs do not render or render very strangely
- Resolved
-
MC-66522 Item Frames and signs turning invisible
- Resolved
-
MC-66683 Entities in always loaded chunks become invisible when player leaves and returns
- Resolved
-
MC-66849 Armour stands despawn when the chunk unloads
- Resolved
-
MC-67264 VBOs problem
- Resolved
-
MC-68173 dogs/wolves despawn after a few seconds and never respawn
- Resolved
-
MC-68181 Armor stand disappeared, but was viewable after logging out/in
- Resolved
-
MC-68300 Mobs and leads sometimes do not render
- Resolved
-
MC-68351 mob eggs don't spawn mobs at all
- Resolved
-
MC-68421 Item Frames Disappearing When Chunks Unload
- Resolved
-
MC-68504 Items dropped when you die become invisible.
- Resolved
-
MC-68697 Invisible Creepers
- Resolved
-
MC-69305 Random entities become invisible until you re-enter the world
- Resolved
-
MC-69501 Item Frames Unload Themselves
- Resolved
-
MC-69782 item frames disappear when you go out of the chunk
- Resolved
-
MC-69800 Item frames disappear when players go too far away
- Resolved
-
MC-70152 Rabbits disappearing (ghost rabbits)
- Resolved
-
MC-70383 Passive Mobs turn invisible
- Resolved
-
MC-70390 Hostile and Nonhostile Mobs are Invisible
- Resolved
-
MC-70444 invisible spiders
- Resolved
-
MC-70479 Armor stand issue
- Resolved
-
MC-70500 item frames disappear after loading then unloading it's chunk. In my singleplayer.
- Resolved
-
MC-70696 Armour Stands Despawned
- Resolved
-
MC-70819 endermen damadge
- Resolved
-
MC-70836 Teleporting away and back to a location will turn every entity invisible to you
- Resolved
-
MC-70903 Paintings dissapear
- Resolved
-
MC-70941 Killed by invisible mob
- Resolved
-
MC-70948 Invisible Witch
- Resolved
-
MC-71055 Villager Problem
- Resolved
-
MC-71066 Entities Invisible
- Resolved
-
MC-71467 The mystery of the disappearing Armor Stands
- Resolved
-
MC-71517 Armor Stand Disappaerance
- Resolved
-
MC-71551 Disappearing Chickens
- Resolved
-
MC-71572 Invisible Mobs in the Nether
- Resolved
-
MC-71606 Invisible monster in Nether (even with spectator mode)
- Resolved
-
MC-71626 Item Frames despawn when leaving chunk
- Resolved
-
MC-72096 Mobs vanishing when unloading chunks and returning,
- Resolved
-
MC-72104 Armor stand disappeared
- Resolved
-
MC-72275 Chicken's going invisible/underground inside fence.
- Resolved
-
MC-72348 Items/entities disappear and reappear later
- Resolved
-
MC-72414 Invisible skeletons.
- Resolved
-
MC-72664 Partial Despawning of Entities
- Resolved
-
MC-72706 /summoned Mobs are Sometimes Invisible When Hitting ctrl (Mac)
- Resolved
-
MC-72756 Armor Stands Disappear When Placed
- Resolved
-
MC-72782 Things disappearing and appear
- Resolved
-
MC-72802 Invisible Mobs
- Resolved
-
MC-72922 Invisible Players in Dedicated Servers (Mini Games Server)
- Resolved
-
MC-72959 Invisible Entities
- Resolved
-
MC-73125 Armor Stands despawn and respawn ever 3 or 4 minecraft days
- Resolved
-
MC-73184 Disappearing Entities
- Resolved
-
MC-73334 SEVERE - Mob Models and Textures glitch and become invisible
- Resolved
-
MC-73376 Players sometimes invisible.
- Resolved
-
MC-73445 invisible item frames
- Resolved
-
MC-73587 Diseppearance of Item Frames
- Resolved
-
MC-73702 Invisible/disappearing Wolfs
- Resolved
-
MC-74163 Item Frame and Armor Stand Bug
- Resolved
-
MC-74442 Item Frames Vanish
- Resolved
-
MC-74516 Invisible Entities
- Resolved
-
MC-74612 Invisible livestock in pens
- Resolved
-
MC-74746 Disappearing item frames upon chunk reloads
- Resolved
-
MC-74960 When I started a new world on November 30, I started out normal. Eventually, I made an armor stand, and put my armor on it (of course). After a couple times of taking it off to go mining, I came back and saw that it was missing.
- Resolved
-
MC-75118 Horse Disappears when in the pen you place it in. Log back off and on and it is standing in the place you put it again
- Resolved
-
MC-75505 Potato disappeared from item frame
- Resolved
-
MC-75538 Painting/Armor Stands, Item frames despawning when I fly a certain distance away from them.
- Resolved
-
MC-76028 Item Frames' Random Disappearances
- Resolved
-
MC-76087 Anmials are invisable sometimes when leaving and reentering the chunk
- Resolved
-
MC-76432 Horses Vanish when far away
- Resolved
-
MC-76718 Armour Stands Dissappear
- Resolved
-
MC-76861 armor stand and item frames disapear
- Resolved
-
MC-76912 Mobs and entities turn Invisible and Invincible after going away from it in an unloaded chunk
- Resolved
-
MC-77069 Items frame glitch
- Resolved
-
MC-77083 I placed down some armor stands in a building. I went to get supplies. When I got back some of the stand were gone.
- Resolved
-
MC-77086 item frames & armour stands disappear in 1.8+
- Resolved
-
MC-77456 Entities in spawn chunks disappear when: they enter lazy chunks then get loaded again
- Resolved
-
MC-77698 Item Frames STILL disappearing
- Resolved
-
MC-77853 Invisible Skeleton
- Resolved
-
MC-77894 Entitys Invisible
- Resolved
-
MC-77895 Paintings & ItemFrames dissapear for no reason
- Resolved
-
MC-78029 A bar for an armour disappears if to go away far he her
- Resolved
-
MC-78301 Mobs and item frames becoming invisible
- Resolved
-
MC-78760 Entity Disaperance
- Resolved
-
MC-79014 Mobs and Entities disappear and turn Invisible and Invincible after going away from it over 300 Blocks
- Resolved
-
MC-79086 All my villagers have vanished
- Resolved
-
MC-79183 Ender Dragon Disappearing at random points, so you cannot see it when it is flying, and then reappearing only when it is right next to you
- Resolved
-
MC-79421 tile entites (armorstands, paintings, name-tagged mobs, itemframes) turn invisible and indistructable randomly
- Resolved
-
MC-79644 item frames and armor stands dissapear in all of my worlds
- Resolved
-
MC-79855 Entities don't appear when you respawn near them
- Resolved
-
MC-79985 Mobs (Passive and Hostile Dissapering until Death)
- Resolved
-
MC-80089 Blazes with NoAI get invisible upon chunk reloading
- Resolved
-
MC-80285 Pigs and chickens hit box there but they do not spawn
- Resolved
-
MC-80682 Horses become invisible randomly.
- Resolved
-
MC-81207 Item Frame Disappearance
- Resolved
-
MC-81235 Invisible Mobs
- Resolved
-
MC-81269 armor stand bug
- Resolved
-
MC-81583 [BUG]Mobs becomming invisible for no reason
- Resolved
-
MC-81664 Invisible Zombie
- Resolved
-
MC-82301 Invisible Entity
- Resolved
-
MC-82362 Item frames, armor stands, minecarts and boats dissapearing
- Resolved
-
MC-82442 Broken?!?
- Resolved
-
MC-82475 Armour stand disappears, reappears on game restart.
- Resolved
-
MC-82788 disappearing wall of maps
- Resolved
-
MC-83513 Shulker shoots after dead
- Resolved
-
MC-83815 friendly mobs disappear after respawning the ender dragon
- Resolved
-
MC-84037 Mobs become invisible at a certain hight
- Resolved
-
MC-84090 When you unload chunks with item frames in it, the item frames will dissapear, and there is a small chance that they will stay.
- Resolved
-
MC-84522 Iron golem
- Resolved
-
MC-84667 Disappearing Mobs
- Resolved
-
MC-84940 Relogging on a server in 15w31c makes entities dissapear that then reappear after another relog
- Resolved
-
MC-84975 Maps disappearing & Missing items
- Resolved
-
MC-85148 After placing an Item Frame, if you teleport away using a command block and teleport back, the item frame is invisible and the only way to get rid of it is to mine the block it's on
- Resolved
-
MC-85199 Item Frame disappearing
- Resolved
-
MC-85240 Animals are despawning on Multiplayer
- Resolved
-
MC-85311 Armor stands/Item frames Disappear
- Resolved
-
MC-85403 Villager not shown
- Resolved
-
MC-85538 Vanishing Armor Stands
- Resolved
-
MC-85693 Item Frames
- Resolved
-
MC-85765 Invisible Shulker: Completely invis and still shoots
- Resolved
-
MC-85930 Items Frames becoming Invisible.
- Resolved
-
MC-86048 Entities are disappearing again
- Resolved
-
MC-86096 A Shulker is invisible.
- Resolved
-
MC-86103 Friendly Animals and sword Disappeared
- Resolved
-
MC-86126 Minecraft invisible mobs
- Resolved
-
MC-86225 item frame with clock disappears
- Resolved
-
MC-86462 Villagers Disappear At Night
- Resolved
-
MC-86491 Entitys Disappearing and Reappearing!
- Resolved
-
MC-86566 EnderCrystals disapear
- Resolved
-
MC-86757 Item frames disappear randomly
- Resolved
-
MC-87079 Villagers keep disappearing when I leave a chunk. I then leave it again and come back and they reappear
- Resolved
-
MC-87189 Item frames disappear and reappear
- Resolved
-
MC-87520 Block entities not visible
- Resolved
-
MC-87960 Chest Minecart dissappear randomly
- Resolved
-
MC-88081 Single Player - Entities Disappear Eg: item Frame, Minecart
- Resolved
-
MC-88146 Item frame disappears
- Resolved
-
MC-88488 An invisible zombie?
- Resolved
-
MC-88503 invisible skeleton
- Resolved
-
MC-89007 Item Frames are disappearing from blocks, after death
- Resolved
-
MC-89097 Entities Disapear and attack
- Resolved
-
MC-89761 Invisible overworld enemies kill players around nether portal
- Resolved
-
MC-89872 Item Frame Disapper?
- Resolved
-
MC-90850 Mobs teleported to unloaded chunks go invisible (and more)
- Resolved
-
MC-91154 Animals visually disappear, return after restart
- Resolved
-
MC-91847 Blocks not being placeable ( Per world ???)
- Resolved
-
MC-92219 Entitys randomly disappearing(possibly dieing)
- Resolved
-
MC-92279 Igloo's Pre-spawned Mobs Don't Exist for a Time
- Resolved
-
MC-92858 Players disappear
- Resolved
-
MC-93299 Map in item frame vanish...
- Resolved
-
MC-93828 Hopper minecarts
- Resolved
-
MC-94075 invisible spiders and silverfish.
- Resolved
-
MC-95451 Chickens despawning when penned in a 15x15 area
- Resolved
-
MC-95700 Item Frames Despawning at Random in Realms (Unknown if Single Player)
- Resolved
-
MC-97010 Invisible players after teleport bug
- Resolved
-
MC-97444 End portal and Elytra Wings issue
- Resolved
-
MC-98303 Invisible players
- Resolved
-
MC-99610 Invisibility bug after respawn
- Resolved
-
MC-100942 Going to bed causes horses to visually disappear
- Resolved
-
MC-101398 horses disappearing
- Resolved
-
MC-101434 Horse problems when getting off it
- Resolved
-
MC-105197 Horse invisible
- Resolved
-
MC-105554 Invisible Husk Zombies
- Resolved
-
MC-106766 Hopper minecarts running into invisible blocks
- Resolved
-
MC-108668 villagers desapear after a period of time
- Resolved
-
MC-110556 My Dogs are disappearing, and reappearing?
- Resolved
-
MC-110582 All items disappear after death
- Resolved
-
MC-110967 Item Frame/ ALL entities Disappearing randomly
- Resolved
-
MC-112449 Invisible player, invisible mobs, etc.
- Resolved
-
MC-114029 Armor Stands & Item Frames Dissappearing/Despawning
- Resolved
-
MC-114627 Item frames disappear/become invisible.
- Resolved
-
MC-116541 Hopper Minecart disappearing off track
- Resolved
-
MC-116594 Villagers disappearing
- Resolved
-
MC-116820 Villagers gone
- Resolved
-
MC-116936 EDIT : INVISIBLE ENTITY Can't place blocs in precise location
- Resolved
-
MC-117504 ghost animals
- Resolved
-
MC-117874 minecart stops moving on specific spot
- Resolved
-
MC-117940 Villagers de+spawning randomly even when player is in same chunk
- Resolved
-
MC-118219 Villagers despawn on chunk unload even when named
- Resolved
-
MC-118222 Players vanish upon entering the portal taking you to the outer end islands
- Resolved
-
MC-118535 Horses Disappearing
- Resolved
-
MC-118641 Animals
- Resolved
-
MC-119108 Items placed on a chunk border has a chance to disappear on chunk load
- Resolved
-
MC-119114 3 Minecarts disappeared
- Resolved
-
MC-119401 Horses disappearing after riding for a while
- Resolved
-
MC-119506 invisible entity on minecart rail facing east
- Resolved
-
MC-120152 Dissappearing tamed Wolves
- Resolved
-
MC-120285 The horse disappears when it is dismounted
- Resolved
-
MC-120383 Sometimes when I save and quit while I am riding a horse, then when I load up my world again, the horse is gone
- Resolved
-
MC-120660 I logged in and all my itemframes were gone. Music overlaping
- Resolved
-
MC-121019 Villager issues
- Resolved
-
MC-123439 Disappearing Villagers
- Resolved
-
MC-123530 Horse Disappears After Dismount
- Resolved
-
MC-124071 Map within item frame rendered invisible in the End
- Resolved
-
MC-126381 Invisible mobs
- Resolved
-
MC-128286 Named Villagers Disappearing/Despawning
- Resolved
-
MC-129133 Sand or Desert Temples Cause Horses To Despawn
- Resolved
-
MC-129534 Villagers phase out of existance, May reappear after enough world/chunk reloads
- Resolved
-
MC-131785 Igloo spawns basement without villagers
- Resolved
-
MC-132321 dolphins are invisivle in frozen ocean
- Resolved
-
MC-132550 Villagers despawning
- Resolved
-
MC-132972 Villager disappears randomly
- Resolved
-
MC-133171 Some animals are summoned invisible
- Resolved
-
MC-133278 Mobs are spawned on server-side, but not visible on client-side upon creating a new world.
- Resolved
-
MC-134263 Invisible Sheep
- Resolved
-
MC-135165 Horse dissapearing
- Resolved
-
MC-135187 Invisible drowned /shipwreck inside ruins
- Resolved
-
MC-135337 Invisible Husks
- Resolved
-
MC-135694 Horses disappearing after un-mounting
- Resolved
-
MC-135998 Villagers dissappear after going through a portal.
- Resolved
-
MC-138160 Minecrats Disappearing in the new snapshot
- Resolved
-
MC-138351 Certain mobs/items become invisible at random & cat issues
- Resolved
-
MC-138479 Ghosting Passive mobs
- Resolved
-
MC-138891 Armorstands aren't visible when teleporting to unloaded chunks
- Resolved
-
MC-138937 Turtle problem
- Resolved
-
MC-139032 Some entities randomly turn invisible
- Resolved
-
MC-139059 Villagers and blocks disappeared
- Resolved
-
MC-139601 Entity positions of client and server are out of sync
- Resolved
-
MC-139715 Mobs invisible after teleporting
- Resolved
-
MC-139733 Invisible mobs
- Resolved
-
MC-139962 dissapearing mobs
- Resolved
-
MC-140050 Item frames and armor stands disappeared when come back from the end
- Resolved
-
MC-140715 mobs are invisible
- Resolved
-
MC-141106 Going completely invisible when re-enter a loaded chunk from an unloaded chunk.
- Resolved
-
MC-141421 Animals "invisible" and "visible"
- Resolved
-
MC-141629 Animals Appear as Shadows Only
- Resolved
-
MC-141816 Horses disappear when mounting off of them.
- Resolved
-
MC-142057 Mine cart will NOT roll over a certain block. Freezes at that block.
- Resolved
-
MC-142148 Disappearing blocks after placing
- Resolved
-
MC-142179 Issue similar to MC-142164 Invisible item frame / objects in frame / villagers, on world load
- Resolved
-
MC-142433 Villager Dissapearing
- Resolved
-
MC-142824 Item frames despawning after visit to End
- Resolved
-
MC-142830 Disappearing and Reappearing Minecarts
- Resolved
-
MC-143123 Players become invisible to other players after traveling between Nether and Overworld
- Resolved
-
MC-143589 Zombie Villager did not generate (may be inconsistent?).
- Resolved
-
MC-144545 Inactive Zombie and invisible Archer in survival mode
- Resolved
-
MC-144940 NPCs despawning
- Resolved
-
MC-144961 Entities Cease to Exist
- Resolved
-
MC-147655 Invisible mobs with no hitbox
- Resolved
-
MC-147906 Chest Minecart disappearing
- Resolved
-
MC-151182 Mobs dissapear ~80 blocks away then reappear when getting closer
- Resolved
-
MC-155728 Horse Dissapears
- Resolved
-
MC-2306 Other players invisible after /tp @a x,y,z
- Resolved
- relates to
-
MC-166000 Items become invisible for an instant while being picked up
- Open
-
MC-67608 Extremely deformed mobs
- Resolved
-
MC-101247 Horses, donkeys, mules, and boats sometimes disappear after dismounting
- Resolved
-
MC-913 Semi-Invisible Entities
- Resolved
-
MC-47508 Ridden entities disappear on relogin
- Resolved
-
MC-68403 Entities become invisible after death & respawn
- Resolved
-
MC-70979 Invisible Players/Players missing from tab list
- Resolved
-
MC-73139 Player and entities don't render at Y>=256 or Y<0 when facing some angles
- Resolved
-
MC-73227 Maps in item frames sometimes disappear/delete semi-permanently
- Resolved
-
MC-74044 When in spectator mode, then in creative, tamed wolves disappear?
- Resolved
-
MC-80298 Clients ignore Packets if there is not at least a tick between them ( 'Invisibile Entities' )
- Resolved
-
MC-85285 Entities removed from world unless in mine carts
- Resolved
-
MC-89016 Execute With Setworldspawn Unusual Bugs
- Resolved
-
MC-91388 Chicken jockeys spawning without the zombie / invisible zombie
- Resolved
-
MC-92073 End crystals not spawning in the end
- Resolved
-
MC-92324 Players become invisible
- Resolved
-
MC-139122 Players or entities sometimes become invisible after death
- Resolved