## Bevy version main since https://github.com/bevyengine/bevy/pull/16368 ## What you did `cargo run --example texture_binding_array` ## What went wrong ``` thread 'Compute Task Pool (2)' panicked at examples/shader/texture_binding_array.rs:149:9: bindless texture arrays can't be owned ```