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

CSG textures are corrupted #99862

Closed
fire opened this issue Nov 30, 2024 · 4 comments
Closed

CSG textures are corrupted #99862

fire opened this issue Nov 30, 2024 · 4 comments
Labels

Comments

@fire
Copy link
Member

fire commented Nov 30, 2024

Tested versions

  • Cannot reproduce in Godot 4.3
  • Can reproduce in 893bbdf

Master

Image

4.3

Image

System information

Macos

Issue description

The uvs don't seem to transfer correctly.

Steps to reproduce

https://github.com/godotengine/godot/files/13781916/CSGSubtractRepro.zip

Load and check reference images.

Minimal reproduction project (MRP)

https://github.com/godotengine/godot/files/13781916/CSGSubtractRepro.zip

from #86567

@fire fire changed the title CSG Regression CSG textures are corrupted Nov 30, 2024
@fire
Copy link
Member Author

fire commented Nov 30, 2024

I suspect the brokenness comes from nesting, not transferring the textures. However sibling nodes work

@fire
Copy link
Member Author

fire commented Nov 30, 2024

It might be a false alarm; I'm checking now. It's like using an older build of CSG manifold.

@fire
Copy link
Member Author

fire commented Nov 30, 2024

I'll close when I confirm it works. This seems like the same error before the final bugfix.

@fire
Copy link
Member Author

fire commented Nov 30, 2024

Confirmed fixed. Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants