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

Diffuse and Specular Textures Not Loading #221

Open
mrphilipjoel opened this issue Oct 4, 2022 · 0 comments
Open

Diffuse and Specular Textures Not Loading #221

mrphilipjoel opened this issue Oct 4, 2022 · 0 comments

Comments

@mrphilipjoel
Copy link

mrphilipjoel commented Oct 4, 2022

Greetings.

At runtime, I'm downloading and displaying a .glb model of Human heart in game.

The .glb gets downloaded to my computer. I can open it from file explorer, and it looks fine.

However, in Unity, it looks grey.

It appears the first two textures don't get included when downloading into Unity.

See how there is no texture in albedo or metallic?

image

There are a total of four textures, but it appears to only be loading 2. Here you can see the shader in blender shows all four textures.
image

This is what the model should look like:
image

However, in Unity it looks like this:
image

Thank you for any help.

@mrphilipjoel mrphilipjoel changed the title Textures Assigned Incorrectly Diffuse and Specular Textures Not Loading Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant