UnityPlugin-AVProVideo icon indicating copy to clipboard operation
UnityPlugin-AVProVideo copied to clipboard

[Android] Video XR Composition Layers Alpha not working

Open Aupuma opened this issue 1 month ago • 2 comments

Unity version

6000.2.8f1

Unity editor platform

Windows

AVPro Video edition

Core

AVPro Video version

3.3.3

Device hardware

Meta Quest 3

Which Android OS version are you using?

12

Unity Graphics API

Vulkan

Video API

media3/ExoPlayer

Texture format

BGRA

Audio output

System Direct

Any other Media Player component configuration required to reproduce the issue.

No response

Which output component(s) are you using?

No response

Any other component configuration required to reproduce the issue.

Install AVPro Video XR Composition Layers

The issue

We have tried playing videos with Alpha on the Composition Layers, using both packing modes (Top Bottom and Left Right), and both with BGRA and OES texture formats, none of them had a working alpha effect. On all the cases only the Stereo effect works, while the alpha packed part of the frame just plays in grayscale. Is there support for alpha playback on Composition Layers or it hasn't been implemented yet?

Media information

No response

Logcat output


Aupuma avatar Nov 11 '25 09:11 Aupuma

Have you tried following the advice in this thread?

Chris-RH avatar Nov 11 '25 15:11 Chris-RH

Packed alpha is not currently supported with XR Composition Layers.

We should be able to get this to work with BGRA texture output mode, however until such a time as OpenXR adds support for packed alpha it will not work with OES mode.

Marking this as an enhancement for now.

MorrisRH avatar Nov 11 '25 15:11 MorrisRH