error Unity
catafest opened this issue · comments
Cătălin George Feștilă commented
I got this error on running Test-Runner scene:
I used personal Unity version 5.4.0b13... I try to test your source code.
I want to see all your script but first I show this , because is need time and work to parse all.
Assets/Kino/Motion/Motion.cs(160,98): error CS0117: UnityEngine.DepthTextureMode' does not contain a definition for
MotionVectors'
also the Mono develop IDE told me:
cb.Blit(null, rtMask, m, 2);
got error with this IDE image:
Cătălin George Feștilă commented
working well with Unity 5.4.0 Beta 19.