When duplicating an Interface function, the values for Input/Output are doubled or tripled. ...
GrabHand Cursors appear as Hand (Index finger cursor) in a packaged project 4.20p5 CL# 4173640 4.21 CL# 4179764 ...
Calling UpdateInstanceTransform on a HISMC with a transform only containing rotation or scale would not update the transform at runtime or cooked. ...
This behavior seems to occur only for spawnable. The licensee wants the renaming behavior to be consistent. ...
Lightmass.exe SampleVolume.cpp seems to generate VolumeLightingSamples correctly. After that, import processing is performed with Lightmass.cpp ImportVolumeSamples (), but it seems that it is not i ...
Clicking and holding anywhere on the editor outside the viewport when PIE causes a crash. The AudioRendering thread throws the following assert: Assertion failed: FreeClipIndex < PlayingClipsPool_Au ...
This seems to be because the OrbitZoom of ThumbnailInfo is rewritten by ResetCamera () when the viewport is opened. Is this correct processing? ...
Before we were able to request CTRL+ALT+F11 while debugger is paused, then resuming the debugger (F5), LivePP was kicking, rebuilding before really unpausing the debugger. Now, if I want LivePP to ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...