Search Issue Tracker
In Progress
Fixed in 2021.3.19f1, 2022.2.7f1, 2023.2.0a1
Fix In Review for 2020.3.47f1
Votes
26
Found in
2021.3.14f1
2022.1.23f1
2022.2.0f1
2023.1.0a21
Issue ID
UUM-20661
Regression
Yes
[Android] Application crashes when changing the source URL of a video player in Android
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)
-
Adrian-Anta
Mar 14, 2023 10:47
This is not fixed in 2021.3.19f1
-
ZoroMC
Mar 07, 2023 11:39
This is still affecting 2022.2.7f1
-
dhindman
Mar 04, 2023 05:15
This is fixed in 2021.3.19f1 but broken again in 2021.3.20f1. Come on guys.
-
budwheizzah
Feb 21, 2023 20:18
I want the incompetent scum at Unity to make a page listingt every time they broke this pathetic VideoPlayer component (along with all the times they broke it when it was called movieTexture) just so we can marvel at how disgustingly inept this company is and how they strive to make everyone's lives as miserable as possible through careless, convoluted and poorly planned chaotic feature integration.
Unity you are a bunch of subhuman monkeys.
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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2023.2.0a1):
Fixed crash when deleting MediaHttp on Android