Minecraft:Bedrock Edition Preview 26.40.22: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
| image2 = Bedrock 26.40.22.png | | image2 = Bedrock 26.40.22.png | ||
| edition = bedrock | | edition = bedrock | ||
| editorver = | | editorver = 26.40.22 | ||
| type = Preview | | type = Preview | ||
| build = '''Windows''': 46036990<br>'''Android''':<br>46036991 (armeabi-v7a)<br>46036995 (arm64-v8a) | | build = '''Windows''': 46036990<br>'''Android''':<br>46036991 (armeabi-v7a)<br>46036995 (arm64-v8a) | ||
| Line 17: | Line 17: | ||
| parent = 26.40 | | parent = 26.40 | ||
| prev = Preview 26.40.20 | | prev = Preview 26.40.20 | ||
| prevparent = 26. | | prevparent = 26.31 | ||
| next = | | next = Preview 26.40.26 | ||
| nextparent = 26.50 | | nextparent = 26.50 | ||
}}<onlyinclude> | }} | ||
'''Beta 26.40.22''' (ChromeOS, Android) | <onlyinclude> | ||
'''Beta 26.40.22''' (ChromeOS, Android) or '''Preview 26.40.22''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/''Preview'' for [[Minecraft:Bedrock Edition 26.40]], released on June 9, 2026,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/46506466842125-Minecraft-Beta-Preview-26-40-22-23|title=Minecraft Beta & Preview - 26.40.22/23|website=Minecraft Feedback|date=June 9, 2026}}</ref> which fixes bugs. | |||
== Additions == | == Additions == | ||
=== General === | === General === | ||
'''[[Minecraft:Settings]]''' | '''[[Minecraft:Settings]]''' | ||
* Added a screen distortion option in the accessibility settings that controls how much the screen is distorted by the [[Minecraft:Nausea]] effect and when going through Nether | * Added a screen distortion option in the accessibility settings that controls how much the screen is distorted by the [[Minecraft:Nausea]] effect and when going through [[Minecraft:Nether portal]]s. | ||
== Changes == | == Changes == | ||
| Line 41: | Line 43: | ||
=== General === | === General === | ||
'''Graphical''' | '''Graphical''' | ||
* Clouds, sun, moon, and stars now render when the camera is underwater in [[Minecraft:Vibrant Visuals]]. | * Clouds, the sun, the moon, and stars now render when the camera is underwater in [[Minecraft:Vibrant Visuals]]. | ||
'''[[Minecraft:Realms]]''' | '''[[Minecraft:Realms]]''' | ||
| Line 51: | Line 53: | ||
'''UI''' | '''UI''' | ||
* Added new variant for Marketplace Bundle UI. | * Added new variant for the Marketplace Bundle UI. | ||
* Changed furnace tabs order; reordered furnace recipes. | * Changed furnace tabs order; reordered furnace recipes. | ||
* Pressing {{key|E}} while hovering the mouse cursor over the recipe search bar now inputs the letter {{key|E}} instead of closing the screen. | * Pressing {{key|E}} while hovering the mouse cursor over the recipe search bar now inputs the letter {{key|E}} instead of closing the screen. | ||
| Line 57: | Line 59: | ||
=== Technical === | === Technical === | ||
'''AI Goals''' | '''AI Goals''' | ||
* Made schemas for the following actor components stricter when parsing and will fail to load an entity json that has invalid data in versions 1.26.40 and newer | * Made schemas for the following actor components stricter when parsing and will fail to load an entity json that has invalid data in versions 1.26.40 and newer: | ||
** {{cd|minecraft:on_death}} | ** {{cd|minecraft:on_death}} | ||
** {{cd|minecraft:on_friendly_anger}} | ** {{cd|minecraft:on_friendly_anger}} | ||
| Line 76: | Line 78: | ||
'''Blocks''' | '''Blocks''' | ||
* Released {{cd|minecraft:multi_block}} trait. | * Released {{cd|minecraft:multi_block}} trait. | ||
** | ** The field {{cd|direction}} horizontal directions will still require the Upcoming Creator Features experiment. | ||
* Custom stairs can now form corners with vanilla stairs outside of beta. | * Custom [[Minecraft:stairs]] can now form corners with vanilla stairs outside of beta. | ||
'''[[Minecraft:Block components]]''' | '''[[Minecraft:Block components]]''' | ||
* | * [[Minecraft:Fence]]s: | ||
** | ** Fence blocks now expose per-direction connection block states ({{cd|minecraft:connection_north}}, {{cd|minecraft:connection_east}}, {{cd|minecraft:connection_south}}, {{cd|minecraft:connection_west}}) reflecting which neighbors the fence connects to. | ||
'''Entity components''' | '''Entity components''' | ||
| Line 95: | Line 97: | ||
*** {{cd|relative_horizontal}} (default): Applies knockback along the horizontal direction from attacker to target. | *** {{cd|relative_horizontal}} (default): Applies knockback along the horizontal direction from attacker to target. | ||
*** {{cd|hit_direction}}: Applies knockback based on the hit direction and point of impact (for example, hits from below push upward, and hits on the left side push to the right). | *** {{cd|hit_direction}}: Applies knockback based on the hit direction and point of impact (for example, hits from below push upward, and hits on the left side push to the right). | ||
** The component is no longer in | ** The component is no longer in beta. | ||
'''[[Minecraft:Feature]]s''' | '''[[Minecraft:Feature]]s''' | ||
| Line 133: | Line 135: | ||
==== Technical ==== | ==== Technical ==== | ||
'''[[Minecraft:Add-on]]s''' | '''[[Minecraft:Add-on]]s''' | ||
* Improved the experimental JSON document upgrader: | * Improved the experimental JSON document upgrader: | ||
** Configuration parsing errors are now surfaced through the upgrader's error logging. Errors that abort an upgrade are recorded in the error log, and files found outside of a pack are ignored instead of failing the run. | |||
'''[[Minecraft:API]]''' | '''[[Minecraft:API]]''' | ||
| Line 155: | Line 158: | ||
== Fixes == | == Fixes == | ||
{{fixes|project=MCPE|fixedin=26.40.22 Preview | {{fixes|project=MCPE|fixedin=26.40.22 Preview | ||
|;old | |||
|123918|Splitscreen - crosshair flickers or disappears when one player opens a UI. | |123918|Splitscreen - crosshair flickers or disappears when one player opens a UI. | ||
|128988|Fire overlay is much higher compared to previous versions. | |128988|Fire overlay is much higher compared to previous versions. | ||
|231879|Video Settings menu no longer provides an explanation for why Vibrant Visuals or Ray Traced graphics modes cannot be selected. | |231879|Video Settings menu no longer provides an explanation for why Vibrant Visuals or Ray Traced graphics modes cannot be selected. | ||
|234752|Disabling custom block icon auto-scaling in GUIs results in incorrect visual shift. | |234752|Disabling custom block icon auto-scaling in GUIs results in incorrect visual shift. | ||
|238348|Sulfur Spike block MERS textures don't work in-game because of the missing texture set json files. | |||
|238662|Parity: Frost Walker cannot prevent magma block damage from sulfur cube. | |238662|Parity: Frost Walker cannot prevent magma block damage from sulfur cube. | ||
|238865|Baby chickens die in chicken farms, when standing on top of a slab with lava above them. | |238865|Baby chickens die in chicken farms, when standing on top of a slab with lava above them. | ||
| Line 170: | Line 175: | ||
}} | }} | ||
'''Other''' | '''Other''' | ||
* Fixed corrupted visuals on mobs when using Vibrant Visuals with PBR resource packs that include heightmap textures for actors. | * Fixed corrupted visuals on mobs when using [[Minecraft:Vibrant Visuals]] with PBR resource packs that include heightmap textures for actors. | ||
* Fixed bug where sulfur | * Fixed a bug where [[Minecraft:sulfur cube]]s would sink or not be able to move after ejecting their block. | ||
* Fixed an issue where the profanity popup | * Fixed an issue where the profanity popup would not show when using profanity in the Realm title or description. | ||
* Fixed an issue where Realms specific tips | * Fixed an issue where Realms specific tips were not showing when loading into a Realm. | ||
* Fixed a bug where available storage was not being correctly measured when downloading resource packs to join multiplayer worlds. | * Fixed a bug where available storage was not being correctly measured when downloading resource packs to join multiplayer worlds. | ||
* Fixed a potential rare crash related to dimension changes on PlayStation | * Fixed a potential rare crash related to dimension changes on PlayStation. | ||
* Fixed strikethrough alignment for sale prices. | * Fixed strikethrough alignment for sale prices. | ||
* Fixed a bug where some pack configurations would load locally but not when uploaded to Realms. | * Fixed a bug where some pack configurations would load locally but not when uploaded to Realms. | ||
| Line 189: | Line 194: | ||
{{Navbox Bedrock Edition versions|2026}} | {{Navbox Bedrock Edition versions|2026}} | ||
[[Minecraft:de:Bedrock Edition beta 26.40.22]] | |||
[[Minecraft:es:Bedrock Edition Preview 26.40.22]] | |||
[[Minecraft:ko:Bedrock Edition 프리뷰 26.40.22]] | [[Minecraft:ko:Bedrock Edition 프리뷰 26.40.22]] | ||
[[Minecraft:pt:Edição Bedrock Preview 26.40.22]] | [[Minecraft:pt:Edição Bedrock Preview 26.40.22]] | ||
[[Minecraft:ru:Preview 26.40.22 (Bedrock Edition)]] | |||
[[Minecraft:th:รุ่น Bedrock Preview 26.40.22]] | |||
[[Minecraft:uk:Preview 26.40.22 (Bedrock Edition)]] | |||
[[Minecraft:zh:基岩版26.40.22]] | [[Minecraft:zh:基岩版26.40.22]] | ||
Latest revision as of 11:05, 23 June 2026
Beta 26.40.22 (ChromeOS, Android) or Preview 26.40.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/Preview for Minecraft:Bedrock Edition 26.40, released on June 9, 2026,<ref>Template:Cite</ref> which fixes bugs.
Additions
General
- Added a screen distortion option in the accessibility settings that controls how much the screen is distorted by the Minecraft:Nausea effect and when going through Minecraft:Nether portals.
Changes
Mobs
- No longer plays step sounds when moving around.
- No longer plays step sounds when moving around.
- No longer destroys snow layers upon its spawning from a bucket.
- Now correctly takes damage from magma sulfur cubes if they don't have a block absorbed.
- Are no longer considered hostile.
General
Graphical
- Clouds, the sun, the moon, and stars now render when the camera is underwater in Minecraft:Vibrant Visuals.
- Added more Realms Minecraft:loading tips.
Storage
- When downloading resource packs to join Minecraft:multiplayer worlds with low available storage, unused cached packs from previous sessions will be cleared to make room for the incoming packs.
- Packs will be downloaded one a time to compact the total required space.
UI
- Added new variant for the Marketplace Bundle UI.
- Changed furnace tabs order; reordered furnace recipes.
- Pressing Template:Key while hovering the mouse cursor over the recipe search bar now inputs the letter Template:Key instead of closing the screen.
Technical
AI Goals
- Made schemas for the following actor components stricter when parsing and will fail to load an entity json that has invalid data in versions 1.26.40 and newer:
- Released Template:Cd from beta to scripts version Template:Cd.
- Changed Template:Cd -> Template:Cd, Template:Cd -> Template:Cd, and added Template:Cd property to Template:Cd in Template:Cd beta.
- Template:Cd is functionally identical to Template:Cd but is no longer accessed via Template:Cd, uses Template:Cd instead.
Blocks
- Released Template:Cd trait.
- The field Template:Cd horizontal directions will still require the Upcoming Creator Features experiment.
- Custom Minecraft:stairs can now form corners with vanilla stairs outside of beta.
- Minecraft:Fences:
- Fence blocks now expose per-direction connection block states (Template:Cd, Template:Cd, Template:Cd, Template:Cd) reflecting which neighbors the fence connects to.
Entity components
- Made the following changes to the Template:Cd component:
- Renamed Template:Cd to Template:Cd.
- Template:Cd is no longer scaled by Template:Cd internally.
- Similar values for Template:Cd and Template:Cd now produce similar knockback on both axes.
- Deprecated the following fields:
- Added a new field, Template:Cd, which provides more intuitive control over how knockback is applied:
- Template:Cd (default): Applies knockback along the horizontal direction from attacker to target.
- Template:Cd: Applies knockback based on the hit direction and point of impact (for example, hits from below push upward, and hits on the left side push to the right).
- The component is no longer in beta.
- Added content error when loading features with identifiers that already exist within the same behavior pack.
- Updated item schema validation so Template:Cd now requires at least one component entry for item documents in Template:Cd and Template:Cd.
- Renamed all non-existent sound events to Template:Cd.
- This affects the following non-existent events incorrectly referenced in Template:Cd:
- This change was not mentioned in the changelog.
Experimental
These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Experimental Voxel Shape Features", and "Render Dragon Features for Creators" Minecraft:experimental toggles.
Changes
Technical
- Improved the experimental JSON document upgrader:
- Configuration parsing errors are now surfaced through the upgrader's error logging. Errors that abort an upgrade are recorded in the error log, and files found outside of a pack are ignored instead of failing the run.
- Changed property name Template:Cd on Template:Cd class to Template:Cd in Template:Cd in beta.
- Added the property Template:Cd to Template:Cd's Template:Cd in beta.
- Added the enum Template:Cd to Template:Cd in Template:Cd.
- Added the method getSplitScreenSlot to Template:Cd's Template:Cd in Template:Cd.
- Changed the Template:Cd method Template:Cd of Template:Cd's Template:Cd to have restricted execution privilege.
- Added Template:Cd to Template:Cd. Returns the closest N block positions in a volume to a given location sorted by distance.
- Added Template:Cd to Template:Cd. Returns the farthest N block positions in a volume from a given location sorted by distance.
- Added Template:Cd to Template:Cd.
- Added Template:Cd to Template:Cd.
- Added Template:Cd to Template:Cd.
Graphical
- Removed the Point Light Shadow Quality slider and merged its functionality into the Point Light Quality slider.
- A Jigsaw Structure's layout will now be persisted to disk if any intersecting chunks are saved. This makes partially saved Jigsaw Structures less prone to breaking because of configuration changes. The feature will be incrementally rolled out to online devices and Realms.
Fixes
Template:Fixes Other
- Fixed corrupted visuals on mobs when using Minecraft:Vibrant Visuals with PBR resource packs that include heightmap textures for actors.
- Fixed a bug where Minecraft:sulfur cubes would sink or not be able to move after ejecting their block.
- Fixed an issue where the profanity popup would not show when using profanity in the Realm title or description.
- Fixed an issue where Realms specific tips were not showing when loading into a Realm.
- Fixed a bug where available storage was not being correctly measured when downloading resource packs to join multiplayer worlds.
- Fixed a potential rare crash related to dimension changes on PlayStation.
- Fixed strikethrough alignment for sale prices.
- Fixed a bug where some pack configurations would load locally but not when uploaded to Realms.
- Fixed Fullscreen mode to remember which screen it was last on.
- Fixed invulnerability bypass when changing damage of entity hurt before event during lethal damage.
- Fixed invulnerability timer floating-point cycling issue for very small damage diffs.
- Fixed a crash that occurred when loading a behavior pack containing a Template:Cd file with the Template:Cd payload.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 26.40.22 Minecraft:es:Bedrock Edition Preview 26.40.22 Minecraft:ko:Bedrock Edition 프리뷰 26.40.22 Minecraft:pt:Edição Bedrock Preview 26.40.22 Minecraft:ru:Preview 26.40.22 (Bedrock Edition) Minecraft:th:รุ่น Bedrock Preview 26.40.22 Minecraft:uk:Preview 26.40.22 (Bedrock Edition) Minecraft:zh:基岩版26.40.22