Now I’m not comparing Unity to UDK, as I know they are very different. But visually, when importing two of the same objects, UDK just looks better. Is there any way to increase unity’s quality overall? Or just add some simple touches that make it look better, the game I’m making is already targeted towards higher end computers, so processing power shouldn’t be a huge issue.
Make your own shaders and image effects instead of using the default ones.
It will take a bit of work, but it is possible to achieve a similar visual quality to that of UDK.