Skip to content

Conversation

@andriyDev
Copy link
Contributor

@andriyDev andriyDev commented Mar 27, 2025

Objective

Solution

Testing

  • This is just a revert.

Migration Guide

<Remove the migration guides for #15481 and #18013>

I will make a PR to the bevy_website repo after this is merged.

@andriyDev andriyDev added this to the 0.16 milestone Mar 27, 2025
@andriyDev andriyDev added A-Assets Load files from disk to use for things like images, models, and sounds D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 27, 2025
@andriyDev andriyDev changed the title Reverts Revert PR #15481 to resolve a regression. Mar 27, 2025
@andriyDev
Copy link
Contributor Author

I should mention that there is more context for why we are doing a revert #18295 (comment)

Copy link
Member

@cart cart left a comment

Choose a reason for hiding this comment

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

Thanks for being understanding here. Excited to iterate on this with you!

@mockersf mockersf added this pull request to the merge queue Mar 27, 2025
Merged via the queue into bevyengine:main with commit a08760b Mar 27, 2025
40 checks passed
mockersf pushed a commit that referenced this pull request Mar 27, 2025
- Fixes #18010.

- Revert the offending PRs! These are #15481 and #18013. We now no
longer get an error if there are duplicate subassets.
- In theory we could untangle #18013 from #15481, but that may be
tricky, and may still introduce regressions. To avoid this worry (since
we're already in RC mode), I am just reverting both.

- This is just a revert.

---

<Remove the migration guides for #15481 and #18013>

I will make a PR to the bevy_website repo after this is merged.
@andriyDev andriyDev deleted the reverts branch March 28, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need some way to nest labeled assets

3 participants