Search Issue Tracker
Duplicate
Votes
2
Found in
5.5.0f3
Issue ID
858815
Regression
Yes
[Android] Resources and scene doesn't load when using split application binary on some devices
How to reproduce:
1. Open the attached project "LoadingBug.zip"
2. Make sure that Split Application binary is enabled in player settings
3. Build and run on Android device
4. In first scene TextAsset resource is loaded
5. Click on Button
6. It should load the next scene
Actual result: TextAsset retuns null and next scene is black
Expected result: TextAsset is loaded and retuns all text, scene is loaded
Reproducible: 5.4.2f2, 5.4.3p3, 5.5.0p1, 5.6.0a1
Not reproducible: 5.3.7p1
-
FortisInvictus
Jan 13, 2017 07:40
The same issue is here, look for replies:
https://fogbugz.unity3d.com/default.asp?858815_9vl7eroan63f73qj -
Wittmann
Jan 02, 2017 10:43
Finally I found someone with the same problem!!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
This is a duplicate of issue #855824