Volumetric Translucent Shadow has artifacts when using some nodes like noise when clamped between 0,1. This happens with other nodes as well.
When using a basic alpha mask or constant value there is no visible issue.
Attached gif for demonstration.
1. Open UE4
2. Add any mesh to the scene and set it to cast Volumetric Translucent Shadows
3. Create a new material and setup as pictured. (Noise plugged into Clamp(0.1) into Opacity.
4. Move the camera around the scene to see the artifact
Regression: No
Results: Using the Noise node cause the volumetric shadow to go in and out of being visible.
Expected: Shadow should be similar to simple material with lower constant value plugged into opacity.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
Why does UV setting float2(1,1) display incorrectly in the material's custom node?
Head over to the existing Questions & Answers thread and let us know what's up.