I just started using Unity 5.3.4f1on Windows 10 today and am getting Assets/Editor/ImageEffects/CreaseShadingEditor.cs(8,26): error CS0246: The type or namespace name `CreaseShading' could not be found. Are you missing a using directive or an assembly reference?
All I did was drag FPS Controller to the scene ( A plane, cube and point light) and clicked on Play.
I did a windows search and CreaseShading.cs was found in several places. Is there a particular directory it belongs?
↧