google / play-instant-unity-plugin

Google Play Instant Plugin for Unity Beta (Archived)
https://developer.android.com/topic/google-play-instant/getting-started/game-unity-plugin
Apache License 2.0
148 stars 31 forks source link

Added a retry button to the generated loading scene #102

Closed jamcohen closed 6 years ago

jamcohen commented 6 years ago

The generated loading scene now contains a retry button, which will show when an AssetBundle download fails.

thanwah commented 6 years ago

The Kokoro build failed with this:

/Users/builduser/buildslave/unity/build/Extensions/TestRunner/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs:73)
UnityEditor.TestTools.TestRunner.EditModeRunner:MoveNextAndUpdateYieldObject() (at /Users/builduser/buildslave/unity/build/Extensions/TestRunner/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs:197)
UnityEditor.TestTools.TestRunner.EditModeRunner:TestConsumer() (at /Users/builduser/buildslave/unity/build/Extensions/TestRunner/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs:230)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /Users/builduser/buildslave/unity/build/Editor/Mono/EditorApplication.cs:191)

(Filename: Assets/GooglePlayInstant/Editor/QuickDeploy/LoadingScreenGenerator.cs Line: 247)

Failed to obtain retry button texture.