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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment