Skip to content
Discussion options

You must be logged in to vote

You don't have the winit feature enabled in your bevy dependency, so the winit runner isn't on the default plugins

This is expected behaviour

As a side note, you need to add the WindowDescriptor before the DefaultPlugins, because otherwise it won't be registered properly.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alice-i-cecile
Comment options

alice-i-cecile Sep 27, 2021
Maintainer Author

@alice-i-cecile
Comment options

alice-i-cecile Sep 27, 2021
Maintainer Author

Answer selected by alice-i-cecile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants