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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Resolution Note (fix version 2019.2.2f1):
On Android, fixed a crash in the Vulkan video player.