keijiro / Rsvfx

An example that shows how to connect RealSense depth camera to Unity VFX Graph
Other
734 stars 111 forks source link

Is incompatible with Unity 2019.1.7f1 #22

Closed fdiba closed 5 years ago

fdiba commented 5 years ago

Hello, I get the error below while using Unity 2019.1.7f1 :

ExternalException: rs2_pipeline_start_with_config(pipe:000002821EF7BD60, config:000002821EF7C1E0) Rethrow as Exception: Couldn't resolve requests Intel.RealSense.ErrorMarshaler.MarshalNativeToManaged (System.IntPtr pNativeData) (at <39ff202c67d64a63acbba4ae542e7167>:0) Intel.RealSense.Pipeline.Start (Intel.RealSense.Config cfg) (at <39ff202c67d64a63acbba4ae542e7167>:0) Rsvfx.CombinedDriver.Start () (at Assets/Rsvfx/Runtime/CombinedDriver.cs:114)

What can I do ?

fdiba commented 5 years ago

Ok problem solved. I don't know why but it's only working with one on my USB port even if the real sense viewer works with all of them.