Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1102133
Regression
Yes
[Android] Retrying build on authorized Android device, which was unauthorized when starting the build, still doesn't build
How to reproduce:
1. Connect a device which doesn't recognise your machine (or in Developer Options select revoke USB debugging authorizations)
2. You will get a popup in device "Allow USB debugging", click Cancel or leave popup open
3. Create a new project and switch to Android platform
4. Build and run scene on device
Result: You should get an error popup which tells that device might be not authorized for USB debugging
5. While popup is open, allow USB debugging and click Retry
Result: notice that same popup reopens and project still doesn't build on device
Reproducible: 2019.1.0a10
Not reproducible: 2019.1.0a9 <- it wasn't reproducible, because error window was different before and it wasn't possible to retry
Tested on: Samsung Galaxy S9 Android 8.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Add comment