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.2.0a9? #8

Closed comoc closed 5 years ago

comoc commented 5 years ago

I tried to open 688fefc version of Rsvfx with Unity 2019.2.0a9 on Windows 10. However, I faced some Package related errors. Is Rsvfx incompatible with Unity 2019.2.0a9 so far?

[Edited] I've also tried with 2019.1.0a9. There was no problem at all!

Best regards,

keijiro commented 5 years ago

I'm pretty sure that there are some compatibility breaking changes in HDRP and VFX Graph. I'll look into it later.

nickcoppins commented 5 years ago

I'm wondering if there was any update to this? Rsvfx in 2019.1.6f1 was working fine.

Trying in 2019.2.6f1 and i'm find errors relating to the float3/float4 types not being found in the unity.mathematics namespace?

keijiro commented 5 years ago

This issue was fixed in the latest commit. https://github.com/keijiro/Rsvfx/commit/c289f3bc302d57b65f09108065de47191be8b1b5

keijiro commented 5 years ago

I'm closing this issue now. Please feel free to reopen for further questions.