Editing property with InlineEditConditionToggle meta specifier causes the editor to crash. Workaround: Calling Super::PostEditChangeProperty after property changing code prevents crash from occurri ...
Black flickering on Mesh particles when set to a non-default Facing Mode or using Orient Mesh to Vector and when using Particle Position in the Material's World Position Offset ...
I did some experiment locally. At very first I thought it's the image compression issue, since the issue is also obvious while rendered out images as JPG and PNG, there's no image compression qualit ...
An editor crash can be observed when copy-pasting an actor with an actor component with an instanced object property when set to a non-default value. Detailed steps to reproduce are provided below. ...
User is attempting to find a blueprint member variable's default value in their implementation of UK2Node::NotifyPinConnectionListChanged(). but the expected value in FBPVariableDescription is empty ...
UMassAgentSubsystem::HandlePendingInitialization creates a single FEntityCreationContext that is reused across all iterations of the PendingAgentEntities loop. When SpawnEntities eventually calls in ...
Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...
Repro Rate: 5/5 Tested this a few times and the crash seems to come in at different intervals, some had the prestreaming almost finished, then would crash. Working on a video to show crash to add ...
Material Functions cannot output Texture Objects or Booleans. This seems to be because the Material Editor believes that the outputs are Floats, and forbid connections to inputs that take Textures ...
A user stated that when trying to use UFE to package for WindowsNoEditor, WindowsServer, LinuxNoEditor, and LinuxServer, not all of the platforms were actually being packaged. LinuxNoEditor was bein ...