getbraincloud / braincloud-unity-package

Unity Package Manager version of the brainCloud Client Library
Other
3 stars 1 forks source link

Missing Meta File Error #2

Closed scydetracked closed 1 year ago

scydetracked commented 1 year ago

When importing BrainCloud as a UPM package, there is a missing meta file error; Asset Packages/com.bitheads.braincloud/Runtime/Items has no meta file, but it's in an immutable folder. The asset will be ignored.

The missing meta seems to be for the 'Items' folder which only contains a meta file for a missing folder called 'Debug'

Either a meta file needs to be created for the 'Items' folder or the 'Debug.meta' file should be removed to prevent the creation of the 'Items' folder

francobithead commented 1 year ago

This has been resolved as of version 4.15