A few users are reporting on the Answer Hub and in the Forums that they are getting the following error in their output logs: "Error Provision not found" even though the provision is present and va ...
In ContentExamples on sample 1.6 of the Material_Properties map, the text overflows the area given for it. ...
Application crashes when deploying a game to iOS with Metal enabled. This has only been reproduced if a sub-level has been added to the starting level within the project. This seems to only happen ...
Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...
Flipping faces on a brush affects all other brushes Subtractive brushes will have their internal faces show if enough additive brush faces are flipped. If the faces of a subtractive brush are flip ...
Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...
Lower framerates directly affect the velocity of a character's movement if that velocity is provided by another source. ...
When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...
After slicing a procedural mesh, the cap on the sliced end does not seem to be affected by lighting. This can result in the end looking dark. ...
This looks to be due to an oversight in how the conditions are checked in NotifyConnectionUpdated, where the “&&” operator results in MyConnectionId always being set to 0 or 1:if (const uint32 MyCon ...