Skip to content

Conversation

wenjoy
Copy link

@wenjoy wenjoy commented Sep 16, 2025

It would be better to just remove the third point and make the forth point as the third, because we called "choose right version" lead user to wrong place where has compile error bevyengine/bevy#20475

It would be better to just remove the third point and make the forth point as the third, because we called "choose right version" lead user to wrong place where has compile error bevyengine/bevy#20475
@alice-i-cecile alice-i-cecile changed the title doc: fix misleading description at "Getting Started" page Simplify examples link on the "Getting Started" page Sep 25, 2025
```

4. Try the examples in the [examples folder](https://github.com/bevyengine/bevy/tree/latest/examples#examples)
3. Try the examples in the [examples folder](https://github.com/bevyengine/bevy/tree/latest/examples#examples)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
3. Try the examples in the [examples folder](https://github.com/bevyengine/bevy/tree/latest/examples#examples)
3. Try the examples in the [examples folder](https://github.com/bevyengine/bevy/tree/latest/examples#examples). Note that this link points to the `latest` tag on Github: the default view is `main`, which will contain newer, unreleased and possibly incompatible code.

@alice-i-cecile
Copy link
Member

It was fine in the original (before the PR) tbh. The main motivation for that PR is to not have the user switch to 0.16.x or earlier because of the examples based bug caused by bevy_mikktspace with the new Rust version that will be fixed in 0.17. A more reasonable solution is to have a callout warning about this issue, providing some of the workarounds, presuming bevy_mikktspace doesn't have backports fixing the issues (unlikely since someone said 0.10 and below ain't compiling no more?)

From @TrialDragon. This will work fine soon: closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants