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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 2019.2.2f1):
On Android, fixed a crash in the Vulkan video player.