Search Issue Tracker
Fixed in 2019.2.X
Votes
2
Found in
2018.3.9f1
Issue ID
1139970
Regression
No
[Android][Vulkan][VideoPlayer] VideoPlayer causes a crash with Vulkan API
Steps to reproduce:
1. Open user attached project
2. Build & Run to an Android device
3. Observe that a crash occurs with Vulkan builds with latest version of Unity
Expected result: Videos should play correctly with Vulkan API
Reproduced and crashes: 2019.2.0a10, 2019.1.0b9
Reproduced, no crash, video does not play: 2018.3.9f1, 2017.4.24f1
Not reproduced testing on OpenGLES3
Tested devices:
Reproduced on:
VLNQA00218, Samsung Galaxy Note9 (SM-N960U), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
N/A, Xiaomi POCO F1 (POCOPHONE F1), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00257, Sony Xperia XZ Premium (G8141), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00096, Samsung Galaxy S8 (SM-G950F), Android 8.0.0, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
siroko
Sep 08, 2019 23:12
Not fixed on 2019.2 . The issue still happens.
MikeGDev
Aug 13, 2019 09:24
According to the Unity documentation " The Vulkan graphics API is not yet supported."
https://docs.unity3d.com/ScriptReference/Video.VideoPlayer.html
Is there any timeline for getting this added? It makes it very difficult to make Vulkan builds.