Hello,
is it expected result that when using translucent materials and Ray traced shadows in the directional light, light goes not through the object?
Simple Glass Material:
this would be the expected result:
Hello @Idgi not sure what is happening but for sure you can’t use this kind of value for material like 0 and 1, will not work for sure

Hello @alberto , those values are already corrected on the Material instance:
What do you mean?
By the way I just found this, I’m reading it
ahhhh wait a bit
I am downloading the Materials!
do you have “Cast Ray Traced Shadows” enabled in your directional Light?
![]()
sure yes
checked the materials of the pack, they work because they have “Cast raytraced shadows” uncheck in the material…so I guess, raytraced shadows and translucency do not work together, wich was my question from the begining…thank you @alberto
"A transparent object will not create any shadow, as the light will pass straight through the object, but such transparent objects do not allow all the light to pass through them, they still interact with light through refraction. "
this is how it works:
well, if you have a pure transparent object, it will not form shadow, but that does not exist in real live, the same way there are no pure black and white objects…just put a any object made of glass under a light…for flat surfaces you do not notice that much because is “everywhere”

unreal version of this
But anyway, my goal with my question was to know if raytraced shadows and translucency was working together, and the answer seems to be no, thank you for pointing me to the material library!
No shadows is just refracting occluding light… but well Is late for me
@alberto again thank you for your help!!
You are welcome, the only thing I can add is this:
that does not happen anymore in UE5 sadly