If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...
If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...
First of all, I'm not sure this is an issue with UE4, but I'm not familiar with Blender to rule this out. A user has reported an issue when importing a Rigged mesh from Blender it will add an addi ...
Crash Reporter link: [Link Removed] With Source Context: [Link Removed] ...
We need to handle TrackedDeviceClass_DisplayRedirect as a valid device in SteamVRController.cpp ...
Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...
Details in link. ...
A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...
Screen space denoiser creates two types of artifacts: artifacts around boundary for general lighting The artifact is there before 5.2 but since the ray traced shadow denoiser denoises on the sqr() s ...
The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...