Android app dosen't load scenes from obb on install, until device restart
I have an unity android application uploaded to google play. As its size is about 136 Mb its split in to an obb file. So the problem is when if i install the app from google play, only the first scene loads, it can't find any other scenes. But if i restart the device everything would work good. The obb file is downloaded and is present at the correct directory.
Also in some devices it was working on first installation, but had the same problem on subsequent installs.
Comment