Search Issue Tracker
Fixed in 2019.2.2f1
Votes
0
Found in
2019.1
2019.1.7f1
2019.2
2019.3
Issue ID
1171350
Regression
No
[Vulkan][IL2CPP] VideoPlayer crashes with C2DColorConvert error when starting the application
full error: C2DColorConvert: calcLumaAlign: unknown format (3) passed for luma alignment number.
To reproduce:
1. Open attached project "VulkanVideoCrash.zip"
2. Build and Run on any device that supports Vulkan while using IL2CPP as scripting backend
Result: application crashes
Reproduced in: 2019.1.0b1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12
Not reproduced in: 2017.4.31f1, 2018.4.6f1
Reproduced with:
VLNQA00219, Samsung Galaxy Note9 (SM-N960U), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00263, Google Pixel 3 (Pixel 3), Android 9, CPU: Snapdragon 845, GPU: Adreno (TM) 630
VLNQA00230, Oneplus OnePlus6T (ONEPLUS A6013), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00013, Samsung Galaxy S6 edge+ (SM-G928F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
VLNQA00125, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Not reproduced with:
iPhone 7 (iOS 10.12)
Note: does not reproduce on GLES3, Metal, also no repro on Mono
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
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
Resolution Note (fix version 2019.2.2f1):
On Android, fixed a crash in the Vulkan video player.