Hello everybody,
I have a strange phenomenon where an emissive material works fine when applied to a mesh or primitive objects (cube / plane) but not so much on another specific mesh. The reflected and indirect light is most times not visible or very faint, regardless of the distance to the camera. The parts of mesh 2 which are not visible in screenspace seem to emit even less light.
The current setup and latest tests I have made:
-
“Engine Scalability Settings” are all on Cinematic
-
“Dynamic Global Illumination Method” Lumen
-
“Reflection Method” Lumen
-
“Reflection Capture Resolution” 2048
-
“Support Hardware Ray Tracing” true
-
“Min Screen Radius for Lights” reduction to 0,01 (default 0,03) did not help
-
“r.LumenScene.DirectLighting.MaxLightsPerTile” does not seem to have an effect
-
Scene is setup in real world scale
-
Both meshes have the same material applied
-
Both meshes seem to be correctly enclosed
-
Both meshes normals are facing the correct direction
-
Both meshes are set to “stationary” as the material color can change, but also neither “static” or “movable” had an effect
-
Both meshes are set to be “Emissive Light Source”
-
Both UV spaces look similar dense
Does anynone have a clue what might be the cause of this?