Skip to content

Issues: bevyengine/bevy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

IO Panic related to Unknown vertex attribute TEXCOORD_2 A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#16092 opened Oct 24, 2024 by ethereumdegen
Refactor GltfLoader::load_gltf A-glTF Related to the glTF 3D scene/model format C-Code-Quality A section of code that is hard to understand or change D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15994 opened Oct 18, 2024 by hukasu Loading… 0.16
Document why MAX_JOINTS and MAX_MORPH_WEIGHTS are set A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format C-Docs An addition or correction to our documentation S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#15974 opened Oct 17, 2024 by alice-i-cecile
Double MAX_JOINTS and MAX_MORPH_WEIGHTS A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Contentious There are nontrivial implications that should be thought through
#15972 opened Oct 17, 2024 by victorb Loading…
Support KHR_texture_transform per texture A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible S-Blocked This cannot move forward until something else changes
#15310 opened Sep 19, 2024 by jf908
Panic loading GLB file A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior S-Needs-Investigation This issue requires detective work to figure out what's going wrong
#15275 opened Sep 17, 2024 by viridia
GLTF error message could be more informative A-glTF Related to the glTF 3D scene/model format C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#15252 opened Sep 16, 2024 by viridia
different wgpu_backend render total different with the same gltf model A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#15134 opened Sep 10, 2024 by ChenHuaYou
Document which GLTF extensions are (un)supported A-glTF Related to the glTF 3D scene/model format C-Docs An addition or correction to our documentation C-Feature A new feature, making something new possible S-Needs-Design This issue requires design work to think about how it would best be accomplished
#15068 opened Sep 6, 2024 by torsteingrindvik
.gltf files' .bin dependencies aren't copied into imported_assets A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior P-Regression Functionality that used to work but no longer does. Add a test for this! S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#14190 opened Jul 6, 2024 by Seldom-SE
Unsupported GL_EXT_texture_shadow_lod causes panic in PBR pipeline A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior O-OpenGL Specific to the OpenGL render API P-Crash A sudden unexpected crash
#14045 opened Jun 27, 2024 by ByteNybbler
bevy_gltf improvements to decouple it from scene creation A-glTF Related to the glTF 3D scene/model format C-Feature A new feature, making something new possible
#13681 opened Jun 5, 2024 by freiksenet
KHR_lights_punctual spot light range not interpeted correctly A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#13319 opened May 10, 2024 by DGriffin91
GLTF with 3 UV Maps throws an error A-Diagnostics Logging, crash handling, error reporting and performance analysis A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
#12995 opened Apr 16, 2024 by ethereumdegen
The settings is always ignored when loading assets with settings and label in path. A-Assets Load files from disk to use for things like images, models, and sounds A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior
#12320 opened Mar 5, 2024 by Jly13
Gltf loader should allow custom material substitutions A-Assets Load files from disk to use for things like images, models, and sounds A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen A-Scenes Serialized ECS data stored on the disk C-Feature A new feature, making something new possible
#12209 opened Feb 29, 2024 by viridia
Improved glTF extension support A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format C-Feature A new feature, making something new possible S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Controversial There is active debate or serious implications around merging this PR
#12039 opened Feb 22, 2024 by MalekiRe Loading…
2D GLTF scene support A-glTF Related to the glTF 3D scene/model format A-Scenes Serialized ECS data stored on the disk C-Feature A new feature, making something new possible
#11812 opened Feb 10, 2024 by jpedrick
Loading gltf models is painfully slow. A-Assets Load files from disk to use for things like images, models, and sounds A-glTF Related to the glTF 3D scene/model format C-Performance A change motivated by improving speed, memory usage or compile times
#11637 opened Jan 31, 2024 by skylerparr
Load after load_untyped will cause gltf assets to get swapped randomly A-Assets Load files from disk to use for things like images, models, and sounds A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior
#11509 opened Jan 24, 2024 by GitGhillie
bevy_gltf: Add support for using name-based labels A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format C-Feature A new feature, making something new possible
#11279 opened Jan 9, 2024 by dmlary Loading…
When loading skinned primitive from gltf the programm crashes A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen P-Crash A sudden unexpected crash
#11091 opened Dec 26, 2023 by rewin123
Custom asset source does not work with GLTF A-Assets Load files from disk to use for things like images, models, and sounds A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior
#10903 opened Dec 7, 2023 by torsteingrindvik
bevy panics when spawning GLTF Mesh asset without associated bones/armature A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash
#10810 opened Nov 29, 2023 by dmlary
Crash when spawning a gltf mesh with morph targets A-glTF Related to the glTF 3D scene/model format A-Rendering Drawing game state to the screen A-Scenes Serialized ECS data stored on the disk C-Bug An unexpected or incorrect behavior P-Crash A sudden unexpected crash
#10388 opened Nov 5, 2023 by 5tr1k3r
ProTip! Find all open issues with in progress development work with linked:pr.