'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type. Note: If the pins are reconstructed and the resplit, the error is fixed. ...
Verify that inertial scrolling works in the ScrollBox and the ListView on touch devices. We have reports that it isn't working in 4.9, it may have been fixed since then, or not be as smooth as it c ...
Track switching is currently not supported, because media with multiple tracks of the same type fail to load. Once that is fixed, implement run-time track switching. ...
iOS + Android apps will crash on launch if Event Driven Loader is disabled. Confirmed in 4.23 MAIN at CL 5035898 ...
Colors are 'washed out' / higher gamma in 4.22 mobile preview modes. Confirmed in 4.23 MAIN @ CL 5755712 ...
Each time the build is run, different assets are missing in the reflections. Found in 4.22 CL# 6574378 and 4.23 CL# 6925347 ...
HLOD is Offset when "Use Max LOD As Imposter" Is Enabled Found in 4.23 CL# 8386587, 4.24 CL# 8569829 ...
Post-Process Anim Instances do not have BeginPlay called. The proposed fix is to addif (PostProcessAnimInstance) { PostProcessAnimInstance->NativeBeginPlay(); PostProcessAnimInstance->Blu ...
It looks like particle toggle tracks use TimeRangeToNumberRange which gives the incorrect range as a result of CL 10893518 which fixed [Link Removed]. ...
This problem is similar to the following case. [Link Removed] [Link Removed] It seems to have been fixed in 4.16, but the licensee reported it in 4.25. ...