Niagara mesh particles will not face the camera when using camera position as the facing mode. The particles seem to face the direction the would if their position was at the origin. ...
Generating a proxy mesh with imported models and the simplify mesh flag set to true causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7288428), 4.24 (CL ...
A very unfortunate bug shipped in 4.22 that causes a crash in many cases when a client is disconnected from the network, such as when unplugging the network cable. This will be a cert failure on con ...
The TotalTime variable in the FDumpFPSChartToEndpoint::DumpChart() function has recently been changed to int32 when it should be double. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 ...
text bleeding out when designating certain Motion Controller & Oculus Touch specific keys in the Project Settings. *Some samples of this text bleed/overflow are:*MotionController (L) Thumbstick Dow ...
Deleting a dynamic component on an actor that's currently net dormant doesn't replicate the deletion to clients, even if FlushNetDormancy is called. This is inconsistent with adding components, whic ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
Particle Systems Feed Boroken Values to Dynamic Parameters in Materials with Instanced Stereo Enabled Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, ...
Replay System throws an Ensure during demoplay when calling it in a different Level. The error is thrown at Source\Runtime\Engine\Private\RepLayout.cpp]. It does not prevent the Replay from being pl ...
If user execute "Remove Unused Bones from Skeleton" on Skeleton where PoseAsset exists, the index held in FPoseData :: TrackToBufferIndex in PoseAsset will not be corrected, and it will refer to the ...