Hello
In version 4.24, incorrect shading on mobile(android,ios) rendering in Movable Actors when using Static Light.
If I use stationary light then the shading works correctly.
This bug is both in the preview render and on real devices after the build.
It seems that the programmers have mixed up the direction of light of the X and Y axis in the rendering on mobile shading.
In version 4.23 and in version 4.25, the light works correctly.
Does anyone know how to solve this problem?
I use source codes with github, can anyone know where the engine does these shading?