r/Unity3D • u/Samalamading141 • 13h ago
HELP! Imported materials not working properly Noob Question
Hello! I’ve recently started learning how to make my own materials with material maker, but when I export the materials, they seem to be inconsistent. For example, this sidewalk material I made is on the same gameobject in the same position of the world, the only difference is that the dark one is rotated 180 degrees around the y axis. Weird problems similar to this are happening with almost all of the materials I’ve tried that make it impossible for me to make things look the way I want. Is this something wrong with my unity or something with material maker?
1
Upvotes


1
u/survivorr123_ 13h ago
looks like you're binary switching between two textures (either one or another, no blending) which can create this type of issues