Closed
Description
Bevy version
0.16-dev since 5e569af.
What you did
Run cargo run --example anti_aliasing, and toggle back and forth between the different AA methods (give the first few times a few seconds to compile the pipelines).
What went wrong
Switching the AA method causes a 1-frame flash where the mesh doesn't render properly.