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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2019.2.2f1):
On Android, fixed a crash in the Vulkan video player.