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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment