This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...
Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...
Packaging a Blueprint project from Windows Binary for Linux fails with the following error: UATHelper: Packaging (Linux): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTo ...
If you open a project and immediately go to Edit-> Project Settings -> Collision and expand the Presets dropdown, no scroll bar will appear. This prevents you from being able to see all of the optio ...
If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...
When feeding a 'Static Bool Parameter' through a 'Quality Switch' node within the material editor, the material instance for said parameter does not appear until the 'Params' button is enabled. If ...
If a custom event has been deleted, the name used on that custom event will not be able to be used on other functions/variables. This can be seen on the video posted here; [Link Removed] ...
Packaging a project for iOS that has & in the Bundle Name causes an error to occur during packaging. IPP ERROR: Application exception: System.Xml.XmlException: An error occurred while parsing Entit ...
BRANCH: //depot/UE4-Releases/4.10, but also current Main DESCRIPTION: When there is a notification up, such as launch on, the user can interact with the editor through it. *User shows video of the ...
Unselecting "(As pin) Blend Space" in the Details panel causes AimOffsetBlendspace Node to become inoperable so that it will need to be replaced altogether. *See attached screenshot. ...