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.

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?

More config images

329039-portalmeshmaterial.jpg

Enabled global clip plane.

329041-enable-clipplane.jpg

And this is the Android configuration.

329042-androidbuild.jpg

Attached a sample video [link text][4]