Closed talha-trili closed 1 month ago
Hello,
Thank you for opening the issue! This error shouldn't block you from using the package, so you can ignore it for now. It will be fixed in the next release.
Thanks for the quick response.
Like i mentioned this issue is actually a blocker issue since it prevents from building a project. We can use the workaround i've mentioned to bypass it for manual builds but if a studio uses a build pipeline than this will be a bigger problem.
So we will be waiting for the next release.
Regards
@talha-trili I cannot reproduce the issue with the v1.0.1, could you upgrade please?
Yes i can confirm this issue is fixed in 1.0.1, thanks for the help.
Appkit.Unity package is missing a meta file which is preventing building the project.
Workaround
As a temporary solution, this error can be fixed by deleting README.md file but since its a unity package meaning its under cache folder, any change made to a package will revert to its original state when unity re-starts.
Suggested Solution
Push the missing README.md.meta file and get a new release.