MediaPipeUnityPlugin icon indicating copy to clipboard operation
MediaPipeUnityPlugin copied to clipboard

Android build shows the background Render Texture rotated 90 degrees

Open LoopIssuer opened this issue 3 years ago • 0 comments

Plugin Version or Commit ID

v0.10.0

Unity Version

2021.3.4f1

Your Host OS

Windows 10 Home

Target Platform

Android

[Windows Only] Visual Studio C++ and Windows SDK Version

Microsoft Visual Studio Community 2019 Version 16.11.15 Windows SDK 10.0.16299.0

[Linux Only] GCC/G++ and GLIBC Version

No response

[Android Only] Android Build Tools and NDK Version

Build Tools: 30.0.2 NDK : 21.3

[iOS Only] XCode Version

No response

Command Sequences

Hi,

When I use the Selfie Segmentation sample, and change the background to show Render Texture (and view from another camera with Render Texture) instead of green screen, there is everything ok in the editor.

However, the Android build shows the background rotated 90 degrees. (Person shown with the camera is ok, but the background texture is rotated).

Could you please help me find a solution or give any hint?

Log

no log

Additional Context

No response

LoopIssuer avatar Jul 22 '22 19:07 LoopIssuer