Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
On iOS, using the code in the UDP socketbuilders causes the sessions tool to not join with iOS devices. Giving the error EADDRNOTAVAIL. If the user falls back to the other code function that uses th ...
A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...
In 4.27 the logic in SteamSocket.cpp which is part of the SteamSockets plugin was changed to use Poll Groups instead of a removed API function that checked all children of a listen socket. However, ...
Switchboard is unable to launch the Multi-User Slate Server in launcher builds. This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...
This issue is caused by us forcing user defined structs to be loaded as part of AttributeTypes::Initialize. That is called after at the ObjectSystemReady run phase during engine initialization howe ...
Possibly related to [Link Removed] ...
When removing already assigned cloth asset from a skeletal mesh it will crash the editor. I was able to reproduce this with the Owen asset from Content Examples, but was unable to get it to work fro ...
If you scrub past an animation with keep state, and scrub into an animation with defaults everything is fine. When you scrub back to the animation with keep state, the animation breaks, until there ...