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

I cannot set an address to a directory #26

Closed
masak2 opened this issue May 17, 2020 · 4 comments
Closed

I cannot set an address to a directory #26

masak2 opened this issue May 17, 2020 · 4 comments
Labels

Comments

@masak2
Copy link

masak2 commented May 17, 2020

Path:Assets/Addressable/Test$
MatchType:Regex

This does not set an address.

Path:Assets/Addressable/Test
MatchType:Wildcard
This sets address to all fiels under Test directory.

I hope to be fixed that this addon sets an address to any directory.

@favoyang
Copy link
Owner

favoyang commented May 17, 2020

This should work, when you use Context menu > Reimport (or just create the Test folder).

  • Path: ^Assets/Addressable/Test$
  • MatchType: Regex

But failed with Context menu > Addressable Importer Check Folder(s), which won't send directory itself to the importer. The behavior is inconsistent. I consider it a bug, and just fixed in 18923eb

github-actions bot pushed a commit that referenced this issue May 17, 2020
## [0.7.1](v0.7.0...v0.7.1) (2020-05-17)

### Bug Fixes

* check folder(s) should treat folder as import entry as well (close: [#26](#26)). ([18923eb](18923eb))
@github-actions
Copy link

🎉 This issue has been resolved in version 0.7.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@favoyang
Copy link
Owner

@masak2
Copy link
Author

masak2 commented Sep 28, 2020

Thanks, it works well.

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

No branches or pull requests

2 participants