cakeslice / Outline-Effect

Outline Image Effect for Unity
MIT License
1.48k stars 201 forks source link

Material doesn't have a texture property '_MainTex' #32

Closed SilvanVR closed 3 years ago

SilvanVR commented 6 years ago

Hey, i'm using the outline effect for an ARKit Project on an IPad 2017. It's nice, but i get always this error, when running it on the IPad: `Material doesn't have a texture property '_MainTex' cakeslice.OutlineEffect:OnPreRender()

[/Users/builduser/buildslave/unity/build/Runtime/Shaders/Material.cpp line 1170] (Filename: /Users/builduser/buildslave/unity/build/Runtime/Shaders/Material.cpp Line: 1170)`

Do you know how to fix it? (Googled it, but didnt help me. Sorry!) Thanks :)

cakeslice commented 3 years ago

Fixed in #41