初歩的質問&スレ違いなのかもしれないのですが、
SQLiteunitykitを触り始めて、参考サイトの手順をそのままやってみて結果その通りにできたのですが
復習として新しいプロジェクトで同じことをしてみるとエラーが出ます
何回かやってみたり見比べたりしたのですがフォルダやファイルのディレクトリも名前も中身も同じで
何が問題なのか全くわかりません。
Pulgin以下のフォルダをそのままコピペして貼り付けてみたりもしてみても同じエラーが出ます

ERROR: the file DB named GameMaster.db doesn't exist in the StreamingAssets Folder, please copy it there.
UnityEngine.Debug:Log(Object)

ERROR: Can't execute the query, verify DB origin file
UnityEngine.Debug:Log(Object

NullReferenceException: Object reference not set to an instance of an object
test.Start () (at Assets/test.cs:16)