Hi,
Apple forces developers now to use full screen on iPhone X which is only available on UE4 4.19.
So we convert our project from 4.17 to 4.19 without changing anything and package it.
The lightmaps are dirty in 4.19 even using PVRTC=4 (uncompress lightmaps)
The lightmaps are perfectly fine in 4.17 with only PVRTC=1 (uncompress lightmaps)
This bug is also in 4.18 (UE-52794).
It seems also the colors are whiter in 4.19.
Any workaround?