UActorChannel::SetChannelActor contains old code to synchronize the channel sequence numbers for a connection if the channel index is reused. This seems unnecessary now that we intentionally update ...
When using a curve table on android it appears that keys with duplicate values are removed. Link: [Link Removed] ...
An instance editable Rep Notify variable will not update on Rep Notify if an instance of if is edited in a scene. A demonstration project can be found here: [Link Removed] Found in 4.22 CL#7053642 ...
calling SetCollisionResponseToChannel or something similar, FPhysXTask will ever increase . Finally, it causes serious frame rate drop. That count can be reset by calling RecreatePhysicsState. ...
The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...
Static meshes are not rendered as particles when using the Static mesh module in Niagara and setting its source to a static mesh in the scene. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 7053647), ...
From User: "Normally UE4 has an "Eject" button which is great for live-debugging your app, because you can see everything that's happening in your world, and see the World Outliner in realtime whil ...
The nativized spawner receives an invalid reference from the non nativized actor and fails silently meaning the variable doesn't get set. Additional info: This issue happens when using a pure and n ...