Tag: Application.persistentDataPath

Unity – AndroidでpersistentDataPathを使った保存設定

Android(Galaxy S6)で Application.persistentDataPath を使ってPath指定した時に保存ができなかったのでそのときにしたこと。 [crayon-677ca56f8fe5…

Unity – Galaxy S6(Android 5.0)のApplication.persistentDataPath

Androidの Application.persistentDataPath のパスは

となのですがGalaxy S6(Android 5.0)で…