When rendering a movie out as a PNG sequence, the PNGs are all rendered with Transparency and require the addition of a Black layer before the frame can be viewed as in the Matinee. Went back and t ...
When you create a function and collapse nodes within it, the collapsed nodes to not follow the function category switch. I also noticed that when you move the function around that has the collapsed ...
Forum user found an issue where if they select the documentation link for "", then they are brought to a 404 page instead of the correct documentation page. The url that it is linking to is: https: ...
A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...
Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...
Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...
Failed to build UE4.27.0 with Win64/Development Editor. Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...
According to a licensee, StageFiles() is called with ExcludeWildcard that contains a directory name ("Engine/*") and bRecursive=true when building DLC. This is not supported by Directory.GetFiles(). ...
The documentation found here may be out of date:https://docs.unrealengine.com/latest/INT/API/Runtime/Core/Async/FAsyncTask/index.html From Lauren R: "Looking at P4, that example code is mostly from ...
Asset selection menu tooltips can overlap the dropdown menu. It is using the Content Browser tooltips, which attempt to go down and to the right of the menu. However, if the menu is close enough t ...