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
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
This is a duplicate of issue #855824