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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #855824