keijiro / KinoMotion

Motion blur post-processing effect for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error Unity

catafest opened this issue · comments

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 forMotionVectors'

also the Mono develop IDE told me:
cb.Blit(null, rtMask, m, 2);
got error with this IDE image:
err

working well with Unity 5.4.0 Beta 19.