"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Render Video Background on second Camera to exclude from Post Processing

I want to exclude the Video Background Plane from Post Processing, since Motion Blur should only be applied to the virtual objects. But since we now cant access the Vuforia scripts anymore, I'm struggling to create my own Video Background Plane for a second camera.

Just copying it at runtime and changing the Layer is not enought cause it creates it's own renderplane at startup and throws an exception when it's already in the scene.

Can anybody help with that?

 

Exception in callback: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object   at Vuforia.BackgroundPlaneBehaviour.CreateAndSetVideoMesh () [0x00000] in <filename unknown>:0