Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a11
Issue ID
1107218
Regression
No
[Android][Vulkan] Transcoded video to H265 Crashes player
Steps to reproduce:
1. Open new project
2. Set up video player to output a Render Texture.
3. Set Render texture on Image on UI
4. Set up button to "Enable" and "Disable" video player at runtime
5. Transcode attached video to H265
6. Build for Android
7. Observe line of garbage at the bottom of player.
8. Enable disable the video player if app hasn't crashed yet
Expected: Video plays in the new transcoded format
Actual: Hundreds of dropped frames per second and when enabling disabling player app crashes
Reproduced on:
Version 2019.1.0a12 (8459c3aa6e20)
Fri, 30 Nov 2018 20:45:07 GMT
Branch: platform/android/vulkan-video-player
Devices Under Test:
VLNQA00129, Nvidia SHIELD Tablet (SHIELD Tablet), Android 6.0.1, CPU: nVIDIA Tegra K1 T124, GPU: NVIDIA Tegra
VLNQA00093, Samsung Galaxy S6 edge (SM-G925F), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
VLNQA00003, Razer Razer Phone (Phone), Android 7.1.1, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00125, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00138, Huawei P20 Pro (CLT-L29), Android 8.1.0, CPU: HiSilicon Kirin 970, GPU: Mali-G72
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment