Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing meta file error at every reload #41

Closed
EmyEdoki opened this issue Oct 16, 2020 · 6 comments
Closed

Missing meta file error at every reload #41

EmyEdoki opened this issue Oct 16, 2020 · 6 comments
Labels
bug Something isn't working released

Comments

@EmyEdoki
Copy link

The error is this:
"Asset Packages/com.littlebigfun.addressable-importer/Media/icon.asset has no meta file, but it's in an immutable folder. The asset will be ignored."

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Oct 16, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.83. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@favoyang
Copy link
Owner

Weird, it seems an error of a very early version.

All files under the Media folder has meta files.
image

So which version you installed?

@EmyEdoki
Copy link
Author

Yes it the latest version.
2020-10-16 14_59_36-Window
icon.asset seem to be generated by unity somehow.
2020-10-16 15_00_24-Window

@favoyang
Copy link
Owner

It seems generated from the icon.svg file, the one shares the same filename.

I upgrade to Unity 2020.20b6, I didn't see the auto-generated icon.asset file.

github-actions bot pushed a commit that referenced this issue Oct 17, 2020
## [0.9.3](v0.9.2...v0.9.3) (2020-10-17)

### Bug Fixes

* move Media to Media~ to avoid generating meta files (close [#41](#41)) ([ad09c0c](ad09c0c))
@github-actions
Copy link

🎉 This issue has been resolved in version 0.9.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@favoyang
Copy link
Owner

I decided to move the Media folder to Media~ folder to avoid such weird things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants