Problem with ARPortal and SceneCaptureComponent2D

Hi, I’m using a SceneCaptureComponent2D and a RenderTexture to display a mesh, but it appears partially rendered and with black areas.
I am testing it on an Android RedmiNote8 and UE4.26.1 binary.

The RenderTexture configuration is the normal one, it is assigned to the SceneCaptureComponent2D component.


The material plane that works as a screen has an emissive with the same RenderTexture…


portalmeshmaterial.JPG
Enabled global clip plane.
enable clipplane.JPG

And this is the Android configuration.
androidbuild.JPG

Attached a sample video.[video]https://streamable.com/knovs8[/video]

On PC there is no problem.
And I have tried the same thing on the same Android (RedmiNote8) but without any ARSessionConfig enabled and it looks good.
What do I forget? Any ideas?

Greetings.