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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment