Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0f1, 2023.2.0a6
Votes
1
Found in
2020.3.45f1
2021.3.20f1
2022.2.9f1
2023.2.0a6
Issue ID
UUM-29011
Regression
Yes
[Android] Application crashes when changing the source URL of a video player in Android V2
Reproduction steps:
1. Open the project “VideoBug”
2. Build and Run on an android device
3. Tap on the screen a few times
Expected result: The video shown is changed
Actual result: Application crashes
Reproducible with: 2021.3.12f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21
Not reproducible with: 2020.3.42f1, 2021.3.11f1
Reproducible on:
VLNQA00122 - Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
VLNQA00263 - Google Pixel 3 (Pixel 3), CPU: Snapdragon 845, GPU: Adreno 630, OS: 12.0.0
Stack trace:
Error AndroidRuntime signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Error AndroidRuntime Cause: null pointer dereference
Error AndroidRuntime r0 00000000 r1 00003f06 r2 71303e68 r3 00000002
Error AndroidRuntime r4 0848fed2 r5 e5f9b138 r6 ea0e93e0 r7 00000000
Error AndroidRuntime r8 b5c5bfa8 r9 00000000 r10 b5c5bfe8 r11 00000002
Error AndroidRuntime ip e9e63e58 sp b5c5bf00 lr e9df8263 pc e9d823fa
Error AndroidRuntime
Error AndroidRuntime backtrace:
Error AndroidRuntime #00 pc 000773fa /system/lib/libandroid_runtime.so (BuildId: cb59abe29c72e464af331ce6551ec035)
Error AndroidRuntime #01 pc 00000136 [anon:.bss]
Error AndroidRuntime
Error AndroidRuntime at libandroid_runtime.0x773fa(Native Method)
Error AndroidRuntime at [anon:.0x136(Native Method)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 2023.2.0a6):
Fix crashes when changing the source URL on some specific devices
Resolution Note (fix version 2023.1.0f1):
Fix crashes when changing the source URL on some specific devices
Resolution Note (fix version 2022.2.11f1):
Fix crashes when changing the source URL on some specific devices
Resolution Note (fix version 2021.3.21f1):
Fix crashes when changing the source URL on some specific devices
Resolution Note (fix version 2020.3.47f1):
Fix crashes when changing the source URL on some specific devices