- Home /
Google play instant unity error
Google Play instant build in unity gives the following error please help
i think you have used a space " " for a Directory Name, which as the error suggests is not supported....try to track down the root cause
When I build normally, there is no problem, this problem only happens when I get Google Play instant build.
Yes, Google Play require you to not use any space in any of the folders above in the hierarchy. So as @rage_co suggested, you might wanna check every folders name up in the hierarchy from the Unity project and check for any " " (space) in names.
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
how to keep track of Lean Tween function? 0 Answers
How can i check and fire an event when the user look at specific object ? 0 Answers
Make event stop 3 Answers