Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.5f1
Issue ID
1074375
Regression
No
[Android] Application gets stuck on splash screen when building project to Android device with IL2CPP
To reproduce:
1. Open attached project
2. Switch build target to Android
3. Go to the main menu > MENU_OPTION -> Builds -> Show Build Window
4. Click on the BUTTON_NAME button to start the build process
5. The resulting APK will be built to: Desktop/UnityWorkspace/APK/APK_NAME.apk
6. Install the APK to an Android phone via ADB
7. Launch the game
Actual result: Game never loads past the splash screen
Expected result: Game should load past the splash screen
Reproduced with: 2018.2.1f1; 2018.2.5f1; 2018.2.8f1
Tested on: VLNQA00173, Xiaomi Redmi 6Pro (Redmi 6 Pro), Android 8.1.0, CPU: Snapdragon 625 MSM8953, GPU: Adreno (TM) 506
Note: Can't build in older versions because of Remote settings plugin error.
Note: Can't reproduce on newer versions, errors appear of not being able to install APK.
Note: Reproduced only on mac
Note: Only seems to happen when using IL2CPP. Mono works fine.
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
Add comment