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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment