Overview
A camera path created in UE 2.11 and later, then loaded in UE 2.10 or earlier is displaying incorrect time of day. This is due to UE 2.11 and later using a different time of day format to UE 2.10 and earlier.
In UE 2.11, the time of day format was updated to store time as a value of minutes from midnight ( 0-1440 ) for improved accuracy.
UE 2.10 expects time of day to be in a 0.0 – 1.0 range. As a result, loading a UE 2.11 camera path in UE 2.10 or earlier will give incorrect time of day values.
Resolution
You can use the Camera Animation tool to manually update the camera path to a new time of day value using the Advanced Panel.