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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #855824