Search results for query: *

  • Users: Duvyanshu
  • Content: Threads
  • Order by date
  1. Duvyanshu

    Answered Why am I unable to locate font files(.ttf) in unity android game in persistentDataPath?

    Can somebody guide me in the right direction? My android game that I made on unity 2018.4.9 using C# on VS 2017 is unable to detect files at persistent data path. The two font files are located in the persistent data path directory. This is a screenshot of app persistent data folder. This is...
  2. Duvyanshu

    Resolved How do I detect usb storage in unity android?

    I am trying to read a text file from usb storage through my unity android game in unity 2018.4.9. I am using java class GetExternalFilesDir but it doesn't reads Usb storage in 90% android devices. It reads only internal storage and sd card(if inserted). I am struggling with it for weeks now and...
Back
Top Bottom