mojira.dev

good7777865

Assigned

No issues.

Reported

MCPE-176912 Block material of copper grate is set to blend, not alpha_test. Community Consensus MCPE-176853 When replacing observer by setblock or fill, its output direction doesn't change Confirmed MCPE-176668 Banners and particles are visible through the copper grate Duplicate MCPE-169017 Dandelions appear when bonemeal to a torch flower. Works As Intended MCPE-168885 Calibrated sculk sensor ignores some redstone inputs Fixed MCPE-168015 Chunk is rendered strangely when using end_portal blockshape in RTX Won't Fix MCPE-166159 Chiseled Bookshelf doesn't render properly when RTX/ray tracing is enabled Confirmed MCPE-166007 Sculk Sensor extends power on Powered Rails Confirmed MCPE-162937 RTX Lights from a Specific Coordinates Duplicate

Comments

This bug occurs because this block model uses texture merging (which doesn't work with RTX), causing the block to be rendered as black (z-fighting) and preventing it from fully supporting PBR loading.

 

To temporarily fix this bug, you'll need to set the chiseled bookshelf's block shape to "block" and add all possible book variation textures to it.

@deafinbothears
Both bugs occur because this block model uses texture merging (which doesn't work with RTX), causing the block to be rendered as black (z-fighting) and preventing it from fully supporting PBR loading.

To temporarily fix this bug, set the chiseled bookshelf's block shape to "block" and add all possible book variation textures to it.

same issue at this event too

[media]

This bug happens because the copper grate has 'blend' block material, which makes the ray band like glass
@Glimmer You don't need to set the transparent pixels to 1% opacity. You can just set them to alpha 0, which makes the item texture correct and no effect to the rtx block texture. 

This bug isn't duplicate to MCPE-130262.
This bug is explaining the copper grate has blend material, NOT explaining Banners render in front of them.

I think for some reason, minecraft can't reach the download server(it makes minecraft think it's time for the vote or live), so it causes this bug.

how to fix: download the pack and it works!

[media][media]

I searched for 2 hours why this didn't work and found this 😞