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
Comments (2)
-
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #855824