You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the AVProMovieCapture plugin support Vision OS (Vision Pro)?
If yes, Is this feature included in the Free Trial Version?
After trying the FreeTrial package in my sample project I am getting an error
"DllNotFoundException: Unable to load DLL 'AVProMovieCapture'. Tried the load the following dynamic libraries: Unable to load dynamic library '/AVProMovieCapture' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen(/AVProMovieCapture, 0x0005): tried: '/usr/lib/system/introspection/AVProMovieCapture' (no such file, not in dyld cache), '/AVProMovieCapture' (no such file)
at RenderHeads.Media.AVProMovieCapture.CaptureBase.Awake () [0x00000] in <00000000000000000000000000000000>:0"
We've yet to add any notion of support to the plugin for visionOS so I'm not sure where you're seeing this.
We are actively working on this though and any updates will be found in the following issue: #431
AVPro Movie Capture Version
UnityPlugin-AVProMovieCapture-v5.3.2-Trial
Which platform is your question for?
No response
Your question
Does the AVProMovieCapture plugin support Vision OS (Vision Pro)?
If yes, Is this feature included in the Free Trial Version?
After trying the FreeTrial package in my sample project I am getting an error
"DllNotFoundException: Unable to load DLL 'AVProMovieCapture'. Tried the load the following dynamic libraries: Unable to load dynamic library '/AVProMovieCapture' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen(/AVProMovieCapture, 0x0005): tried: '/usr/lib/system/introspection/AVProMovieCapture' (no such file, not in dyld cache), '/AVProMovieCapture' (no such file)
at RenderHeads.Media.AVProMovieCapture.CaptureBase.Awake () [0x00000] in <00000000000000000000000000000000>:0"
Environment:
MacBook Air: M2 2022
Mac OS: Sequoia 15.0
XCode: 16.0
Vision OS: 2.0
Any HELP would be greatly appreciated.
The text was updated successfully, but these errors were encountered: