Search Issue Tracker
Fixed in 2017.4
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment