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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2019.2.2f1):
On Android, fixed a crash in the Vulkan video player.