Here my problem
#Material didnt work
1 messages · Page 1 of 1 (latest)
@left bronze your path shouldn't start from asset but from the masterbundled folder (Materials here), so there is no path in theory you just need"grassNew.png" in the asset file
instead of Assets/Materials/Grassnew.png
Any error log regarding your material?
@left bronze try adding another folder after "Materials" in unity so it looks like this :
Unity :
Materials >
Grass >
Grassnew.png
Masterbundle.dat
no changes
Grass asset files
Path :
"Grass/Grassnew.png"
could you resend all screenshots updated please?
also what unity version are you using?
I think this version should work fine
Maybe the path is sensitive to caps, try having "GrassNew" instead of 'Grassnew"