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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.