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

Shader examples (array_texture, shader_custom_material, shader_defs) are broken #999

Closed
SarthakSingh31 opened this issue Dec 4, 2020 · 0 comments · Fixed by #1001
Closed

Comments

@SarthakSingh31
Copy link
Contributor

Bevy version

https://github.com/bevyengine/bevy/tree/704a11677881e762415b15e384c1b7a05fee7c1e

Operating system & version

Linux (5.9.11-2-MANJARO)

What you did

Ran cargo run --example shader_custom_material

What you expected to happen

I expected the same output as running cargo run --example shader_custom_material on v3.0.0
Screenshot from 2020-12-03 19-00-16

What actually happened

Screenshot from 2020-12-03 19-02-17

Additional information

The same behavior happens with array_texture and shader_defs. mesh_custom_attribute is working as expected.

They broke after #987 and were working at https://github.com/bevyengine/bevy/tree/1aff709d27da15096e4740c64d7058495f751a2c

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

Successfully merging a pull request may close this issue.

1 participant