RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
48 stars 8 forks source link

CaptureFromTexture on iOS now uses CaptureFromScreen (on 5.0.0RC1) #182

Closed artoonie closed 2 years ago

artoonie commented 2 years ago

Describe the bug iOS CaptureFromTexture now uses CaptureFromScreen, new on 5.0.0RC1

Your Setup (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Capture a texture from CaptureFromTexture
  2. Notice: entire screen is recorded instead

Note: everything works fine if I use Assets/Plugins/RenderHeads/AVProMovieCapture/Runtime/Plugins/iOS from beta9 instead of RC1. (I won't rely on this - just flagging it as something that does work, in case it helps debug.)

Chris-RH commented 2 years ago

Thanks for letting us know, that's very helpful :)

MorrisRH commented 2 years ago

iOS RC1 was unfortunately a bit broken - this should be sorted with 5.0.0 which is now available