Calling SetActorLabel causes an actor's components to return to default states when called from a client accessing a listen server outside of main editor process. Note: User posted code linked to ...
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007fc27cf4d000) bschaefer@bschaefer-Precision-T7600:bin$ ldd ./clang linux-vdso.so.1 => (0x00007ffceefe3000) libpthread.so.0 => /lib/ ...
The built-in class "UMaterialEditingLibrary" provides various editor scripting functions related to creating and editing materials and material instances. One of these functions, UMaterialEditingLib ...
Several issues have been reported within the ParseHistoryResults method from PerforceSourceControlOperations: 1. Any Records that share the same filename will only display the last record with that ...
According to Licensee this problem seems to be caused by the time to sample the data. By changing the time to frame number, the import seems to be successful. \Engine\Plugins\Experimental\AlembicI ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 Update Mesh Section incorrectly sets vertex colors for a Procedural Mesh. The closer a colors R, G, or B value is to 1.0 or 0.0 the mor ...
Crash when destroying a pawn on the client. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2610743). This is a regression: the crash does not occur in 4.7.6 Crash Report: [Link Removed] ...
The Vector VM has only every supported a byte's worth of external function calls, when we blew the limit it would index into the incorrect VM call. The new VM will also overwrite memory when exceed ...
Projects crash when the following Project Settings are set: • Vulkan is enabled • Vulkan is the Default RHI • Forward Shading is enabled • AntiAliasing Method is set to MSAA The different engine ve ...
Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...