When you select two or more sockets in one skeletal mesh and copy them and paste them into a different skeletal mesh, all sockets will be named after the last socket selected followed by _#. ...
While writing test cases for the Blueprint Communication Content example, I came across this inconsistency. The logo continues to spin even after the button is no longer active. I expected the logo ...
UDN report of JPG encoding not working: [Link Removed] Can we ask QA to try to repro? ...
Attempting to blend SkyLight Cubemaps via the SetCubemapBlend function to blend between different Cubemaps to make the changes seamless is not reflected. As a workaround, in LumenTracingCommon.ush, ...
This issue may have occurred due to a refactoring of the related functionality during the engine update from version 5.4 to 5.5. The main reason is that the randomization of BatchColor doesn't work ...
When changing Up Ratio for the Gear Setup in a Wheeled Vehicle's Vehicle Movement Component, there are some weird results. At 1.0 for Gear Setup, the gear should shift once RPM is at max but it will ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...
Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...
Update (5/4/15): New repro steps using Main (//depot/UE4/Promotable-CL-2535351): 1. Create a new Blueprint project 2. Create 3 new Levels: MainMenu, Lobby, and Level 3. Create 3 new GameModes: Main ...