Search Issue Tracker

By Design

Votes

0

Found in

6000.0.48f1

6000.1.4f1

6000.2.0b1

Issue ID

UUM-107460

Regression

Yes

“Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property

-

Reproduction steps:
1. Open the attached “BugRepro” project
2. Observe the Console window

Expected result: No errors are thrown
Actual result: “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown

Reproducible with: 6000.0.38f1, 6000.0.48f1, 6000.1.4f1, 6000.2.0b1
Not reproducible with: 2022.3.60f1, 6000.0.37f1

Reproducible on: Windows 11
Not reproducible on: No other environment tested

Note: Not reproducible when reopening the project

  1. Resolution Note:

    This is a bug in the com.lupidan.apple-signin-unit package that must be fixed by the package owner by ensuring that the .meta files are in the package and the package.json file lists all the package files. As a work around the package can be embedded into the project which makes it possible for the asset database to add the missings .meta files which it cannot do when the package is in its default immutable location.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.