With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...
As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...
The Material Fucntion CylindricalUVs is missing the Object Position node ADDITIONAL NOTES: You can see the UVs wrapping around 0,0,0 without the position node attached, instead of the mesh's pos ...
Particle Sprites will jump forward in level when engine delta time stutters due to a instant pushed rendering queue. [Link Removed] ...
See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...
Users custom AI project crashes if anything is Built. (All, Lighting, Geometry, etc.) The project can be played but receives a message during play that the Navmesh needs to be rebuilt. ...
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 ...
Text/value is not highlighted when selecting slider fields in details This is extremely irritating in cascade and basically breaks usability. Does not occur in 4.11 Tags: Scrub Scrubbing value t ...
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. ...