Reproduction steps:
1. Open the attached project "ReproProj" with Android Platform
2. In Edit > Project Settings > Player Settings > Other Settings select Minimum API Level “Android 7.0 ‘Naugat’ (API level 24)”
3. In File > Build Settings window select Build App Bundle (Google Play)
4. In File > Build Settings window select Development Build
5. Make sure that Scenes/start scene, Scenes/main scene, and Scenes/bloat scene are selected in the Build Settings window
6. Build and Run
7. In the Player observe that the video is playing
8. Press the Button with the text “Not Streaming”
Expected result: The video is playing and at the start of it you can see the text Mark Of Zorro
Actual result: No video is playing
Reproducible with: 2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8
Reproducible on:
VLNQA00325, Samsung Galaxy Note10 (SM-N970F), Android 12, CPU: Exynos 9 (9825), GPU: Mali-G76
VLNQA00318, Oneplus OnePlus 7 Pro (GM1913), Android 11, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00231, Huawei HUAWEI Mate 20 Pro (LYA-L29), Android 9, CPU: HiSilicon Kirin 980, GPU: Mali-G76
Not reproducible on:
VLNQA00231, Samsung Galaxy A5(2017) (SM-A520F), Android 8.0.0, CPU: Exynos 7 Octa 7880, GPU: Mali-T830
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- If the first scene is large, the app will correctly access the Streaming Assets Pack, but this will prevent the app from being submitted to Google Play. It can be tested by building and running the Player with the "bloat scene" enabled, and the "start scene" disabled