Every project that I create on unity has the same errors:
Read only asset Packages/com.unity.textmeshpro/Editor Resources has no meta file.
Read only asset Packages/com.unity.package-manager-ui/Editor has no meta file.
Read only asset Packages/com.unity.collab-proxy/Editor has no meta file.
Read only asset Packages/com.unity.collab-proxy/package.json has no meta file.
Read only asset Packages/com.unity.package-manager-ui/README.md has no meta file.
Read only asset Packages/com.unity.textmeshpro/package.json has no meta file.
I have created another projects, reimport all and the errors continue. How can I solve this?
I’ve reinstalled another version and reduced to only two errors:
Read only asset Packages/com.unity.ads/Editor/Resources/Android/builds/unity-ads.aar has no meta file.
Read only asset Packages/com.unity.ads/Editor/Resources/Android/builds/unity-ads.aar has no meta file.
UnityEditor.Connect.UnityConnectServiceCollection:StaticEnableService(String, Boolean)