Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a8
2019.1.0a10
Issue ID
1104086
Regression
Yes
[Android] App is not installed to device when using Build&Run and "Scripts Only Build" is enabled
1. Open attached "ScriptsOnly" project
2. Press Build&Run, overwrite the "Build" apk that is already in folder
Expected result - Application is installed to device and launched
Actual result - Application is not installed to device. If older app version is installed, Unity launches older version of the application and reports a build as successful. If older app version is not existent on device, Unity just reports build as successful, but you can see that no app is installed or launched on device.
Notes:
1. As mentioned, if the device has older app version installed, Build&Run just simply launches older version of the app. This does not happen with Patch&Run, new application is successfully installed and launched
2. Happens both with Mono and IL2CPP
3. Reproduced both on macOS 10.13.6 and Windows 10
Regression introduced with - 2019.1.0a8
Reproducible with - 2019.1.0a11, 2019.1.0a8
Not reproducible with - 2019.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
Add comment