Using the gamepad to scroll a scrollbox causes the scrolling to move slower. Tested in 4.18.3(CL - 3832480), 4.19.2 (CL - 4033788), 4.20.1 (CL - 4233996), 4.21 (CL - 4245542) ...
Changing a variable of a component with an instance of BP derived from StaticMeshActor or SkeletalMeshActor attached to another actor will cause that variable to be read-only. It did not reproduce w ...
Calling SetActorLabel in construction script will cause a crash. Also occurring in Main @ CL 4235929 ...
When applying a second material to a Destructible Mesh it does not texture the chunks of the fractured mesh. The chunks remain the same as base color of the Destructible Mesh. This is issue was re ...
Blueprint events seem to ignore Net Dormancy entirely. This was discussed with the Blueprints team and it seems that this may not be an issue directly with Net Dormancy but the fact that Rep Notifie ...
After ~30 minutes, a scene with 3D UMG widgets will hiccup, briefly showing the steamVR background Attached Example project from User VRDropedFrame (4.19) + Example project I created AJ_VRWidgetPe ...
Having cloth set to be tick-able even when paused causes crashing upon pause. This prevents simulating cloth while the level is paused. ...
When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...
The cube render target "Size X" is being set as Y. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4234136 ...
Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...