If the settings for the multiplayer options are set as follows: Number of players : 1 Run Dedicated Server : True (Checked) Use Single Process: False (Unchecked) Editor Multiplayer Mode: Play As Cl ...
LinuxNoEditor folder from a packaged Linux game is more than double the size of a packaged Windows project folder (WindowsNoEditor). Results from packaging an empty Third Person Project Windows (6 ...
There are lengthy compile times with a blueprint with 50+ instances in the level that contains an array of self references. On lower-end machines, the compile times are upwards of 10 seconds. Found ...
When attempting to build the Minidump Diagnostics project from the UE4 source, it will fail if you're using Visual Studio 2015 Update 2. Please note that this does not occur in the base VS2015 or wi ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
When pausing a widget animation by using an event using the event track to pause the animation the editor crashes when you play the animation via PIE or standalone. Tested in 4.15.3 - CL 3450819 4. ...
Materials on deleted children are applied to the camera when inside of an actor blueprint. This issue does not appear to be a regression. Versions Tested: Issue occurs in all versions Tested 4.16.3 ...
On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...
No user comments in crash group 296 static void ReleaseVertexBuffer(FVertexBuffer& VertexBuffer) 297 { 298 ***** if (VertexBuffer.VertexBufferRHI->GetSize() <= FGlobalDynamicMesh ...