[MCPE-20677] Red Sandstone stair texture messed up Created: 30/Mar/17  Updated: 10/Jul/19  Resolved: 10/Jul/19

Status: Resolved
Project: Minecraft (Bedrock codebase)
Component/s: None
Affects Version/s: 1.0.6.0, 1.0.5.54, 1.1.2.50, 1.1.3.1, 1.1.4.51, 1.2.0.2, 1.1.5.0, 1.2.0.9, 1.2.0.15, 1.2.2.3, 1.2.3.6, 1.2.6.2, 1.2.7.2, 1.2.10.2, 1.2.13.54, 1.2.20.1, 1.2.15.01, 1.2.13.60, 1.2.16.3, 1.4.0.5, 1.5.0.7, 1.4.3.0, 1.4.2.0, 1.5.0.14, 1.6.0.6, 1.5.1.2, 1.5.2.1, 1.6.0.8 Beta, 1.5.3, 1.6.0.30 Beta, 1.6.0, 1.7.0.3 Beta, 1.7.0.5 Beta, 1.7.1, 1.7.0, 1.9.0.3 Beta, 1.10.0.3 Beta, 1.9.0, 1.11.0.1 Beta, 1.11.0.3 Beta, 1.11.0.4 Beta, 1.11.0.8 Beta, 1.10.0, 1.11.0
Fix Version/s: 1.12.0.4 Beta, 1.12.0

Type: Bug
Reporter: Trunks [redacted]
Resolution: Fixed Votes: 47
Labels: block, red-sandstone, rendering, stairs, texture

Attachments: JPEG File 20181208_083025.jpg     PNG File IMG_0006.PNG     PNG File IMG_0007.PNG     PNG File IMG_0634.PNG     JPEG File MegaSpud 141.JPG     JPEG File MegaSpud044.jpg     PNG File Screenshot_20190304-155554.png     File fixed red sandstone stairs.mcpack     File trunks red sandstone stair fixer version 0.1.mcpack    
Issue Links:
Duplicate
is duplicated by MCPE-23006 Red Sandstone stairs textures are not... Resolved
is duplicated by MCPE-34121 Red Sandstone Stairs have the incorre... Resolved
is duplicated by MCPE-34248 Texture at the top of the red sandsto... Resolved
is duplicated by MCPE-36296 red sandstone texture broken and fix ... Resolved
is duplicated by MCPE-37129 Red Sandstone Stairs use incorrect te... Resolved
is duplicated by MCPE-41444 Red Sandstone Stairs Texture Inconsis... Resolved
Relates
relates to MCPE-20005 Sandstone Slabs Have Smooth Underside Resolved
relates to MCPE-20006 Chiselled and Smooth Red Sandstone Do... Resolved
relates to MCPE-31204 Red Sandstone Stairs (and probably sl... Resolved
Confirmation Status: Confirmed
Platform: Windows
CHK:
ADO: 31982

 Description   

Sandstone stair texture for top is wrong and the rotation for top is wrong too.
Originated in a 0.15.0 update.
Edit: I’ve figured it out. They’re is no texture assigned to the block for the top or bottom, so the side texture is on all sides of the block. Essentially this means that we haven’t had red sandstone stairs for 2 years. Unless we want our builds to look ugly.

another edit: here's a fix. also, please stop posting photos. we get it, it's broken.



 Comments   
Comment by [Mojang] Mega_Spud (Jay Wells) [ 09/May/19 ]

This bug is fixed in the latest beta version, and the fix will be included in a future update when that is ready for full release (no specific date can be given). We will leave this ticket open as a point of reference until the fix has been fully released.

Comment by FireLiz [ 08/May/19 ]

FINALLY fixed in 1.12.0.4 beta.

Comment by [Bot] Arisa [ 08/Mar/19 ]

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Comment by Kyle morley [ 04/Mar/19 ]

Comment by Kyle morley [ 04/Mar/19 ]

I have created a resource pack which fixes this bug. This pack is compatible with all other packs.

fixed red sandstone stairs.mcpack fixed red sandstone stairs.mcpack

Comment by FireLiz [ 04/Mar/19 ]

Affects 1.11.0.3 beta

Comment by IDK [ 08/Dec/18 ]

still effect 1.9.0.3 WOOW!!

Comment by PC_Screen [ 29/Jul/18 ]

Affects 1.6.0.8

Comment by Connor Steppie [ 06/Jun/18 ]

Affects 1.4.2

Comment by Connor Steppie [ 16/May/18 ]

Affects 1.4

Comment by Rey Mark [ 26/Apr/18 ]

*Edit: "red_sandstone_stairs" : {
"isotropic" :

{"up" : true, "down" : true}

,
"blockshape" : "stairs",
"textures" :

{ "up" :"redsandstone_top","down" : "redsandstone_bottom", "side" : "redsandstone_side"}

*I forgot to put red-next to sandstone_top,bottom,side.

Comment by Rey Mark [ 26/Apr/18 ]

Inside the "blocks.json"-------------
Path: assets/resource_packs/vanilla/blocks.json

Original/Unchanged Code:
"red_sandstone_stairs" : {
"isotropic" :

{"up" : true, "down" : true}

,
"blockshape" : "stairs",
"textures" : "redsandstone_side"

Fixed/Changed Code
"red_sandstone_stairs" : {
"isotropic" :

{"up" : true, "down" : true}

,
"blockshape" : "stairs",
"textures" :

{ "up" : "sandstone_top", "down" : "sandstone_bottom", "side" : "sandstone_side"}

MCPE version 1.2.13.60
(Android 5.0, S Note 3)

Comment by Connor Steppie [ 20/Apr/18 ]

Affects 1.2.16

Comment by Amphy2k [ 12/Apr/18 ]

Still happenes on 1.2.15 on iPad. This is a small bug that i’m shocked has lasted this long. It shouldn’t be too difficult to fix? (In fact someone with any texturepack skill could probably make a fix for this themselves without relying on Mojang.)

Comment by Connor Steppie [ 04/Apr/18 ]

Affects 1.2.13

Comment by FireLiz [ 26/Feb/18 ]

How have they not fixed this yet?

Comment by Catherine Cannon [ 18/Nov/17 ]

Able to replicate too

Comment by [Bot] Arisa [ 05/Oct/17 ]

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Comment by [Mojang] Mega_Spud (Jay Wells) [ 09/Aug/17 ]

Upturned red sandstone stairs have the wrong texture also:

Comment by [Bot] Arisa [ 30/Mar/17 ]

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Generated at Sat Jan 11 15:28:01 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.