Some modifications to BP Components will break links to sequencer tracks ...
When enabling Daydream on Android devices and uploading it to Google PlayStore, the devices are lowered to 7. ...
Fade track is not affected by "Restore State" flag Regression: Sort of. Restore State wasn't available in 4.14, but the default behavior would leave the screen black Worked: 3249277 (4.14.3) Bro ...
An Actor with a child class component will cause the parent to become dirty by opening the child. Regression: This issue did not occur in 4.14.3 of the binary builds ...
The NetworkProfiler and UI tool assume that ActorNames are in the format <ClassName>_<ActorName>, and is not robust against underscores in either the class name or the actor name. However, given th ...
Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...
https://udn.unrealengine.com/questions/353493/creating-subsequence-from-the-master-sequence-sett.html Add option to instance the subsequences from the master sequence. For example, if you want to c ...
ICU for Linux was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Linux implementation. We should try and build ICU again ...
ICU for Android was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Android implementation. We should try and build ICU ag ...
The editor is crashing when launching onto windows. This is not occurring in Main. ...