The files in the linked case contain a project with a Datasmith scene and updated .udatasmith files that contains changes to the imported scene. When using the Dataprep Tool to import the updated sc ...
'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. ...
Post-Process Anim Instances do not have BeginPlay called. The proposed fix is to addif (PostProcessAnimInstance) { PostProcessAnimInstance->NativeBeginPlay(); PostProcessAnimInstance->Blu ...
VR PIE output no longer resizes when window is scaled. Confirmed with Rift and Vive Confirmed in 4.25 MAIN @ CL 11196267 ...
Vertex Fogging setting causes skybox material on large skybox mesh to not be rendered. Confirmation for 4.25 blocked by [Link Removed] ...
It looks like particle toggle tracks use TimeRangeToNumberRange which gives the incorrect range as a result of CL 10893518 which fixed [Link Removed]. ...
Changing levels with an auto-released particle system will cause cooked builds to crash. This is a regression. This crash does not occur in 4.25 ...
we can do a "cheap fix" here by adding the "IgnoreTypePromotion" metadata to the date time functions, but there are some underlying issues with the FindBestMatching func in this case causing it to f ...