Skyboximage not aligned

Hello,

If I try to align a moon picture to a moon light, the picture has a strange offset.
Does someone have encountered a similar problem?



As you can see in the screenshots, the picture has an offset from the real light.

I has same problem, it was fixed by Reflection function around World Z Axis.

изображение

P.S. Sorry, it’s gives same result. Offset isn’t constant. Looks like it’s 0 on horizon and zenith.

Fixed! You need add Normalize inside RotateVector Material Function inside SkyboxImage. It’s need to modify Engine content and I recommend to copy and unroll/expand all needed function in your custom one.


изображение