Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreating texture of meshes creates translucent edges #2306

Open
Cubouse opened this issue Apr 28, 2024 · 0 comments
Open

Recreating texture of meshes creates translucent edges #2306

Cubouse opened this issue Apr 28, 2024 · 0 comments
Labels
Projects

Comments

@Cubouse
Copy link

Cubouse commented Apr 28, 2024

What are you trying to do, and what do you expect to happen?

Recreating a texture for meshes.

What happens instead?

The new texture does not preserve the opacity of all pixels on the edges of faces. (similar to #1364)

The phenomenon mostly happens on the edges of UV islands for meshes. but can also happen in the middle of UV islands, like for the cuboid type of mesh in the 2 screenshots below the video.

The pixels that become translucent also have their RGB values slightly shift.

bb_bug_translucent_edges_recreate_template.mp4

image

image

Steps to reproduce:

  • Create mesh with roundness
  • Create texture template for it
  • Create texture template for it again
  • Some pixels on the edge of UV islands become translucent

Model format in which the issue occurs

Generic

Blockbench variant

Program

Blockbench version

4.9.4

Operating System

W10

Installed Blockbench plugins

N/A

@JannisX11 JannisX11 added this to Confirmed Issue in Overview May 2, 2024
@JannisX11 JannisX11 added the bug label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Overview
Confirmed Issue
Development

No branches or pull requests

2 participants