Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.2.X, 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
Issue ID
1037638
Regression
Yes
[Android] GI assets for the first scene(level0) have been added to the obb when "Split Application Binary" is enabled.
Steps to reproduce:
1) Download project and open in Unity
2) Go to "Build Settings" and choose "Default" compression method.
3) Go to "Player Settings" -> "Publishing Settings", make sure "Split Application Binary" is checked.
4) Build to apk and you will see the apk and obb file.
5) Only install the apk file to the device, run the app on device and you will see the app crash without loading first scene successfully.
6) You can check the attached "logcat.txt" result.
Expected result: Even without obb installed, first scene should be loaded successfully.
Reproduced with: 2017.2.3f1, 2017.4.3f1, 2018.1.1f1, 2018.2.0b4 ,2018.3.a1
Not reproduced with: 2017.1.4f1
Fixed in: 2017.2.3p4, 2017.4.6f1, 2018.1.5f1, 2018.2.0b8, 2018.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph/Oculus] Chained GPU Events are not running are not running on Quest 2
- Class Properties get overwritten when using IL2CPP
- Some shader variants don't show up when "_vertex" is added to shader code
- Point Lights are not visible on Mobile when adjusting RBG values by a custom script
- [CacheServer] After you cancel one upload, all next uploads will stuck, sometimes that leads to a crash
Add comment