When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
No hover events firing when using a bluetooth mouse on android. Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794 ...
We don't have gpu timings on mobile/tiled gpus so we should just print a message that says that is not supported; right now it'll crash trying to run a shader. ...
Version 4.22 of the Engine includes initial support for Visual Studio 2019. However, an updated version of UnrealVS for VS2019 is not included in the Engine. ...
A customer is reporting that C4D mograph support is broken in version 4.24. C4D file added under [Link Removed] folder in: [Link Removed] ...
Sounds like neither Multiviewport nor View Instancing (MMV) is not supported on Mac atm, and the logic in StereoAspects asserts. See attached log from a partner. ...
This is caused by client move combining warping the player back and replaying the move. Workaround is to set "p.NetEnableMoveCombining 0" but that is bad for network bandwidth. We should probably ...
Timers set to a low time setting, but that are not set lower than tick, have a significant impact on FPS as compared to tick when updated a large number of objects at the same time. ...
The Flying template is not displaying joysticks when deployed to iOS. Issue does not occur in: 4.14.3 - 3251583 Phones tested that have not experienced the issue: iPhone 6S_6240 ...
Setting up root motion in a sub instance to RootMotionFromEverything seems to cause the sub instance to evaluate, and override the notifies of the animation that was playing, which prevents the noti ...