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

render to texture example is broken #5019

Closed
lictex opened this issue Jun 15, 2022 · 3 comments
Closed

render to texture example is broken #5019

lictex opened this issue Jun 15, 2022 · 3 comments
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior

Comments

@lictex
Copy link

lictex commented Jun 15, 2022

Bevy version

32cd989

What you did

cargo run --example render_to_texture

What went wrong

nothing is rendered

image

Additional information

seems to be broken after 915fa69

@lictex lictex added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Jun 15, 2022
@bjorn3
Copy link
Contributor

bjorn3 commented Jun 15, 2022

Which platform are you running on? And what gpu do you use?

@bjorn3 bjorn3 added the A-Rendering Drawing game state to the screen label Jun 15, 2022
@lictex
Copy link
Author

lictex commented Jun 15, 2022

windows 10, rtx 2070 with studio driver 512.96
some other examples like post_processing also seems to be affected

@mockersf
Copy link
Member

mockersf commented Jun 15, 2022

can reproduce on macOS, broken since #4489

@james7132 james7132 removed the S-Needs-Triage This issue needs to be labelled label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants