Search Issue Tracker
Fixed in 2017.4.X
Votes
0
Found in
2017.2.0p2
Issue ID
1061304
Regression
No
Reusing unity generated AndroidManifest.xml prevents the application to find data when splitting the .apk
Reproduction steps:
1. Download "Split.zip" project and open in Unity
2. Go to File -> Build Settings... and click Player Settings...
3. Check "Split Application Binary" to true in Publishing Settings
4. Build and Run
5. Open the app and tap on the screen
Expected: skull images appear on the screen
Actual: the buggy image appears
Reproduced on: 2017.1.5f1; 2017.2.3p2; 2017.4.8f1; 2018.1.9f1; 2018.2.1f1; 2018.3.0a6
Reproduced with:
Xiaomi Mi 5, Android: 6.0.1
Google Pixel, Android: 8.1.0
Samsung Galaxy S9, Android: 8.0.0
Vivo Xplay6, Android: 7.1.1
Fixed on: 2018.3.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment