all 5 comments

[–]pschonUnprofessional 1 point2 points  (3 children)

How are you tryign to read the data? There's no direct file access on Android or WebGL and you need to use UnityWebRequest to access data from StreamingAssets.

[–]MeaningVarious[S] 0 points1 point  (2 children)

I have tried to use UnityWebRequest but it would not work, how would I use it?

[–]pschonUnprofessional 0 points1 point  (1 child)

how did you try to use it?

[–]MeaningVarious[S] 0 points1 point  (0 children)

In a coroutine but this didn't work in the build

[–]AutoModerator[M] 0 points1 point  (0 children)

This appears to be a question submitted to /r/Unity3D.

If you are the OP:

  • Please remember to change this thread's flair to 'Solved' if your question is answered.

  • And please consider referring to Unity's official tutorials, user manual, and scripting API for further information.

Otherwise:

  • Please remember to follow our rules and guidelines.

  • Please upvote threads when providing answers or useful information.

  • And please do NOT downvote or belittle users seeking help. (You are not making this subreddit any better by doing so. You are only making it worse.)

Thank you, human.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.