A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...
When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...
[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...
If you add a track for Attach from Sequencer Scripting and add a section to it, two sections are automatically added.If you don't use Sequencer Scripting, only one section will be added ...
UParticleSystemComponent :: CanConsiderInvisible () Particles determined to be invisible by MaxSecondsBeforeInactive seem to be activated only when the camera moves back. Is this correct behavior? ...
FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...
I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...
When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata ...
We don't clearly define the behavior for a Blueprint function when an execution path without a return node is taken. We should either report an error, or have the function return the default initial ...