Issues
- 5
- 1
- 0
- 0
OIT shader crashes with DX12 backend
#15781 opened by akimakinai - 0
Nightly CI detects new dead code lints in benchmarks
#15806 opened by alice-i-cecile - 0
`render_primitives` example panics when changing cameras
#15822 opened by rparrett - 4
Creating multiple apps with RenderPlugin enabled during benchmark with Criterion causes create
#15722 opened by hukasu - 3
Error encountered while rendering the opaque phase InvalidViewQuery, when run the example alien_cake_addict
#15727 opened by C-Entropy - 2
Support FBX file loading
#15705 opened by tbillington - 2
Support for low-level virtual input
#15776 opened by khassar00 - 0
iOS prefersHomeIndicatorAutoHidden()
#15757 opened by kraftwer1 - 1
Add drag move example
#15734 opened by alice-i-cecile - 0
Ignore a type when registered
#15809 opened by BenjaminBrienen - 0
Possible deadlock in AssetServer in single-threaded modes.
#15807 opened by andriyDev - 1
- 0
- 3
Text is the wrong color
#15788 opened by rparrett - 4
Remove `Component` trait impl from `Handle<T>`
#15716 opened by tim-blackbird - 0
Stop using `Handle<MeshletMesh>` as a component
#15718 opened by tim-blackbird - 0
Revert default mesh material
#15799 opened by alice-i-cecile - 1
UI flicker on some Dimensity SoCs
#15792 opened by Litttlefish - 0
- 0
- 2
WARN Duplicate AssetLoader preregistered for Asset type `bevy_image::image::Image` with extensions `["hdr"]`. when run breakout example
#15730 opened by C-Entropy - 1
Duplicate image asset loader warning is emitted
#15785 opened by rparrett - 0
Cannot deserialize `Vec3` in Resources
#15726 opened by mrchantey - 4
Ensure Bevy's rendering byte usage is little-endian
#15701 opened by alice-i-cecile - 1
- 2
Stop using `Handle<AnimationGraph>` as a component
#15717 opened by tim-blackbird - 0
cargo check fails with only the bevy_dev_tools feature
#15741 opened by papow65 - 5
Transition animations for UI elements
#15725 opened by viridia - 0
Stop using `Handle<T: UiMaterial>` as a component
#15720 opened by tim-blackbird - 1
Revert GhostNode changes for now
#15732 opened by alice-i-cecile - 1
alien_cake_addict example lighting issues
#15729 opened by LiamGallagher737 - 0
Arc-ed assets
#15723 opened by andriyDev - 2
Add `Path` checking to `AssetReader` and/or `AssetServer`
#15671 opened by RyanSpaker - 1
Reflection is not symmetrical
#15712 opened by UkoeHB - 1
Adding utility math functions to GlobalTransform
#15655 opened by Sigma-dev - 0
- 2
Use u64 for change ticks
#15683 opened by richchurcher - 0
Deprecate and remove insert_or_spawn_batch
#15704 opened by alice-i-cecile - 0
Example `custom_shader_instancing` cannot be run
#15692 opened by ciaochaos - 3
TextBundle should derive Clone
#15668 opened by Jaso333 - 1
- 1
Convert `HierarchyQueryExt` to use a `SystemParam` instead of an extension trait
#15670 opened by alice-i-cecile - 1
- 0
Improve access to animation curves and clips
#15664 opened by mweatherley - 1
More directly recommend `Commands`/`Query` `reborrow`ing when needing to pass to other functions.
#15657 opened by ItsDoot - 1
Add `.contains_aabb` for `Frustum`
#15663 opened by torsteingrindvik - 0
Prefer iterator over Vec::push where it makes sense to
#15660 opened by richchurcher