Preset materials in vray library not rendering

Hi everyone,

I know this is such a basic question, but I haven’t found any other threads or documentation to alleviate the issue.

All I’m trying to do is render any type of material with a bitmap from a “Vray Image File Node”. I’ve chosen a premade brick material as a test, which is assigned at the geometry level. Not really sure what I’m doing wrong.

I looked through the log and it says the file has been loaded correctly…
[22:30:06.185] Bitmap file “C:/Users/TC/Documents/V-Ray Material Library/assets/Bricks/Bricks_A_Bump_01_hires_lin_srgb.tx” loaded.
[22:30:06.188] Bitmap file “C:/Users/TC/Documents/V-Ray Material Library/assets/Bricks/Bricks_A_Diff_01_hires_srgb.tx” loaded.

Image provided for reference. Any help would be greatly appreciated.

Version 19.0.455 for Houdini & Vray.

Hi,

You have UVs on your box? As I remember those material presets use UVs not tri-planar mapping, so UVs are necessary.

Best,
David.

Easy enough! Thank you for your help.

Hello @talisa_chhabra , @david.anastacio is right, try to set any uvs and check if the problem still exist.