Reply
Reply
 
Thread Tools Display Modes
ThePropagation's Avatar
Old (#1)
I am trying to make a custom material just to teach myself how to make my own, just playing around to learn it. I made a bmp 512 X 512 of a brick as a texture and every time i link it to diffuse in the material editor it does nothing. Here's the picture of it. Any texture i add to the diffuse does nothing. The viewport will not update like the tutorial video shows and i add the material to a surface and only get the checkered default no material. Can anyone help me?
Attached Images
File Type: jpg Problem.jpg (179.4 KB, 30 views)
Offline , null, 16 Posts, Join Date Feb 2012,  
   Reply With Quote

Wonkey's Avatar
Old (#2)
HAve you tried saving the texture as a TGA?
Portfolio | Twitter | Looking for Work
Offline , triangle, 301 Posts, Join Date Apr 2010, Location San Francisco Bay Area Send a message via Skype™ to Wonkey  
   Reply With Quote

ThePropagation's Avatar
Old (#3)
The textures that come with udk don't work when I make a new material do I'm not sure it being a targa is the issue. I'll try it though
Offline , null, 16 Posts, Join Date Feb 2012,  
   Reply With Quote

JamesWild's Avatar
Old (#4)
The import format doesn't matter much. Most textures get DXT/S3TC (same thing) compressed. It goes like this:

Input format -> convert to raw bitmap (pretty much TGA) -> generate mipmaps -> compress to DXT -> store in package

I've been asked before if there's any way to enable/disable PSD layers, but the flattening stage removes all that data.

If it happens with other UDK textures, it's pretty clearly a problem with the materials side. What graphics card have you got and have you got updated drivers? I know newer UDK versions precache the shader binaries, and older drivers/cards may not support this which is why existing materials with caches would work but new ones without would not.
Offline , polygon, 661 Posts, Join Date Nov 2011,  
   Reply With Quote

imbueFX's Avatar
Old (#5)
My guess is that you're stuck in mobile preview mode.

Go in to the main UDK editor window, on the top toolbar look near the far right for a dark tan box and click that.

See if that works.
Offline , triangle, 250 Posts, Join Date Nov 2011, Location Denver, CO  
   Reply With Quote

ThePropagation's Avatar
Old (#6)
That was it! I was in mobile preview. Thanks so much!
Offline , null, 16 Posts, Join Date Feb 2012,  
   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Copyright 1998-2012 A. Risch