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

[4.0 Alpha 15] Texture BUG? on specific models. #65379

Closed
decryptedchaos opened this issue Sep 5, 2022 · 2 comments
Closed

[4.0 Alpha 15] Texture BUG? on specific models. #65379

decryptedchaos opened this issue Sep 5, 2022 · 2 comments

Comments

@decryptedchaos
Copy link

decryptedchaos commented Sep 5, 2022

Godot version

4.0 Alpha 15

System information

Windows 10 GTX 1080

Issue description

Odd behavior in alpha 15. some models have odd texture on them. as show in the below example. this model was textured in blender. it is meant to be a shiny metal material. Which was working up until Alpha 14.

On loading the project in Alpha 15 this is what occurs.

weirdtexture

All the wavy texture is not the expected result. I read there was a normal issue in alpha 15. Could this be related, the PR wasn't very self-explanatory. We debated if this means mesh normals or texture normals in discord. Still unclear. I decided to leave the reference in case it is related.

gdcl

Also, furthermore, note some inconsistency in how the editor is parsing and displaying the texture.

ic1

Overall Model shows with the incorrect texture.

ic2

Material preview shows with a checker pattern (shouldn't be there) but the large material preview shows the texture as it should be.

I should note, once a project/asset is opened in alpha 15 this seems to break the project in this way, even opening in alpha 14 after it has been opened in alpha 15 the issue will remain.

Steps to reproduce

This only happens on specific models. I haven't found the pattern yet for which models are causing it. but it is happening none the less and very specifically only after being opened in alpha 15

Minimal reproduction project

No response

@decryptedchaos decryptedchaos changed the title [Alpha 15] Texture BUG? on specific models. [4.0 Alpha 15] Texture BUG? on specific models. Sep 5, 2022
@Omgesus
Copy link

Omgesus commented Sep 5, 2022

My issue is similar to this one, but the opposite. The materials are intended to be dull (or rather dull), but have an extreme amount of specular reflections to it now, along with the same "splotchy" appearance. So, the same issue, but with the opposite intended material type (Chaos' material was intended to be specular/shiny, mine weren't). This also occurs on a few other materials in the project, but may be due to a different issue.

Issue occurs on Linux (Manjaro 21.3.7). Alpha 15 is the first buggy screenshot, while Alpha 14 (on a backup of the project from August 30th) has no issue.

2022-09-05-121942_1899x2094_scrot
2022-09-05-123643_1899x2094_scrot

@Calinou
Copy link
Member

Calinou commented Sep 6, 2022

Duplicate of #64854. Try removing the .godot/ folder in the project while the editor is closed to force all scenes to reimport.

@Calinou Calinou closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants