-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Unity version
2020.2.1f1
Unity editor platform
macOS
AVPro Video edition
Trial
AVPro Video version
3.3.4
Device hardware
MacBook Pro (Retina, 15-inch, Mid 2015)2.8 GHz 四核Intel Core i7 内存16 GB 1600 MHz DDR3
Which macOS version are you using?
10.15.6
Texture format
BGRA
Audio output
System Direct
Any other Media Player component configuration required to reproduce the issue.
No response
Which output component(s) are you using?
No response
Any other component configuration required to reproduce the issue.
No response
The issue
Mac version 10.15.6, Unity version 2020.2.1f1, AVPro Video version 3.3.4. The demo program crashed during its execution. The crash occurred during the loading process of the UnityPluginLoad function of the AVPro Video plugin (com.renderheads.AVPro.Video-Trial). The error message indicates that the class method list of the plugin is not in "immutable memory", which is a typical memory permission or corruption issue.
Below is the crash log
Application Specific Information:
CLASS: class '_TtC10AVProVideo6Plugin' 0x1657b4e50 small method list 0x165777830 is not in immutable memory
Thread 0 Crashed:: tid_307 Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff711e8a76 __terminate_with_payload + 10
...
9 com.renderheads.AVPro.Video-Trial 0x00000001656f5eb8 UnityPluginLoad + 50
Media information
No response