Skip to content

Conversation

@jameshiew
Copy link

I think the bevy_ui_render feature is implicitly needed as of Bevy 0.17 for bevy_yarnspinner_example_dialogue_view to render. I have a project where the example dialogue view stopped working on upgrading to Bevy 0.17, but adding this feature got it working again without any other changes.

Implicitly needed for the dialog to render
Copilot AI review requested due to automatic review settings October 19, 2025 22:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the bevy_ui_render feature to the bevy_yarnspinner_example_dialogue_view crate to ensure proper UI rendering with Bevy 0.17. This feature is now required for the example dialogue view to function correctly after upgrading from previous Bevy versions.

Key Changes:

  • Added bevy_ui_render feature flag to Bevy dependency in example dialogue view crate

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant