The Web Browser UMG Widget does not work in DX12. Found in 4.20 CL# 4369336 and 4.21 CL# 4404204 ...
The server is not seeing the correct walking animations on each of the clients and after doing some digging, we found that the Pawn->GetVelocity() function is returning something drastically smaller ...
Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...
REGRESSION: Yes, this did not occur in 4.19 The user is able to drag an Event from My Blueprint panel into any graph, creating a duplicate Event Node. Additionally the dupe Event will have extra o ...
The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which ...
UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...
This report is very similar to [Link Removed] (the command line used to run the build is slightly different), but the build fails with a different error. In this case, a source file is being looked ...
A licensee has reported that Timeline nodes that are set to replicate do not have the replicated node decorator added, which would be seen on other nodes and variables that are replicated. Please re ...
As of 4.20, ENABLE_NAN_DIAGNOSTIC is now enabled in all Debug configurations. However, this does not work well with the TransformNonVectorized that is used on platforms like android. If this combina ...