-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
bevy_dev_tools causes crash #23673
Copy link
Copy link
Closed
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.A-RenderingDrawing game state to the screenDrawing game state to the screenA-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-CrashA sudden unexpected crashA sudden unexpected crashS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Milestone
Metadata
Metadata
Assignees
Labels
A-Dev-ToolsTools used to debug Bevy applications.Tools used to debug Bevy applications.A-RenderingDrawing game state to the screenDrawing game state to the screenA-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-CrashA sudden unexpected crashA sudden unexpected crashS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!This issue is ready for an implementation PR. Go for it!
Bevy version and features
main@f4789f9f909428a8cba6a741a2c08cafe62746fb
default-feature = false
"bevy/bevy_dev_tools"
"bevy/dynamic_linking",
"bevy/bevy_ui_debug",
"bevy/track_location",
"bevy/debug"
"bevy/file_watcher",
"bevy/embedded_watcher",
"2d",
"audio-all-formats"
What you did
Enabled feature "bevy/bevy_dev_tools".
What went wrong
App crashed on run.
Additional information