Observers do not detect an entity entering/exiting a bed
On the Java edition, placing an observer next to a bed will send a redstone pulse whenever a player or villager enters/exits a bed.
On the Bedrock edition, an observer DOES NOT send a pulse when placed next to a bed and a player or villager enters/exits said bed.
Linked Issues
relates to5
Created Issue:
Observers do not detect an entity entering/exiting a bed
On the Java edition, placing an observer next to a bed will send a redstone pulse whenever a player or villager enters/exits a bed.
On the Bedrock edition, an observer DOES NOT send a pulse when placed next to a bed and a player or villager enters/exits said bed.
Added Labels: java-parity
Added ADO: 206232
Added Affects Versions: 1.13.0
Added Affects Versions: 1.14.2.51 Beta
Added Affects Versions: 1.14.1 Hotfix
Added Linked Issues:
relates to
Deleted Comment:
1.14.2.51 also.
Added Affects Versions: 1.14.30.51 Beta
Deleted Comment:
1.14.30.51 also
Added Affects Versions: 1.14.30 Hotfix 1.15.0.51 Beta
Added Linked Issues:
is duplicated by
Added Affects Versions: 1.16.0.61 Beta 1.16.0.63 Beta
Removed Affects Versions: 1.16.0.61 Beta
Deleted Comment:
1.16.0.63 also
Added Affects Versions: 1.16.20.53 Beta
Added Linked Issues:
relates to
Removed Linked Issues:
is duplicated by
Added Affects Versions: 1.16.40 Hotfix 1.16.100.55 Beta
Added Affects Versions: 1.16.100.56 Beta
Added Affects Versions: 1.16.201 Hotfix
Added Affects Versions: 1.18.30.30 Beta
The bug
Observers do not activate when the following changes happen:
- A campfire becomes a signal fire (hay block placed below)
- Adding an eye of ender to a portal frame
- Powering a door/trapdoor that's already open
- Fire catching on another face of a block
- Vines spreading to another face of a block
- Fences/panes/walls/iron bars changing connections
- Stairs changing shape
- Grass becoming snowy
- Adding/removing a music disc from a jukebox
- Adding/removing a book from a lectern
- Leaves distance changing (log placed nearby)
- Locking a repeater
- Note block changing instrument (block below changed)
- Note block getting powered
- Tripwire changing shape/connections
- Snow layers generating from snowfall
Related issues
- Hoppers getting powered:
MCPE-40843 - Pumpkin/melon stems moving:
MCPE-36783 - Nether wart growing: MCPE-41074
- Note blocks changing note: MCPE-53919
- Entering a bed: MCPE-46345
- Rail changing direction: MCPE-30544
- Respawn anchor charged: MCPE-75742
- Target block getting hit: MCPE-84391
- Kelp age changing: MCPE-179683
- Various fixed issues:
MCPE-14710
Thank you for your report!
However, this issue has been closed as Invalid.
We're already working on achieving parity across versions where possible, and we're very keen to hear your requests or suggestions, so we'd encourage you to make a post at https://feedback.minecraft.net, or upvote an existing topic there.
If you're not sure whether your issue is a parity request or a bug, hopefully this article will help explain further: Parity Request Guide
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
"Bug
This feature does not work as designed for the platform it was designed on...."
^ Taken from the Parity Request Guide you linked. Observers are designed to detect blockstate changes (such as a bed changing from empty to being used), there is currently a bug in the game that prevents observers from doing this. This issue is basically the same as https://bugs.mojang.com/browse/MCPE-43841, https://bugs.mojang.com/browse/MCPE-36783, and https://bugs.mojang.com/browse/MCPE-41074 and yet all of those issues are allowed to remain open. How is this one any different? @[Mojang] Mega_Spud (Jay Wells)
Reopened for review
(Tested before reported - from 'Technical Bugs List' https://docs.google.com/document/d/1nziKYzCr4pBdCRj2gIMlfr9MVdWHd6HyafdiBHx9F0c/edit)
This issue happens in 1.14.30 hotfix and 1.15.0.51 also.
Affects 1.16.20.53
Affects 1.16.40 Hotfix.
Affects 1.16.100.55 Beta.
Affects 1.16.100.56 Beta.
Affects 1.16.100
Affects 1.16.200.56 Beta
The issue reported here is unlike the other reported issues mentioned in the comment above as reasons for reopening this report. In those (crop growth, netherwart growth, and pumpkin stems attaching/detaching) there is a visible change in the block. With beds being slept in there is no change in the block whatsoever. There just happens to be an entity on top of the block. So so the argument given
is not valid because it rests on a false premise. There simply is no block state change for an observer to observe. Beds apparently were implemented differently in Java, but that doesn't mean beds in Bedrock are not working as designed.