The network profiler C# exectuable that shipped in 4.25 is not fully useable on either my development machine or my home machine, because part of the UI is cut off below the window no matter how I r ...
Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...
On a Mac, Following the tutorial located here: https://answers.unrealengine.com/questions/132223/macbook-pro-preview-rendering-issues.html When opening a new level, the atmospheric fog renders soli ...
If the player calls the nodes Pause > Play > Pause > Play, the media player will stop working. ...
An error message in DataTable.cpp is intended to display the value of an int32 variable, but instead outputs "%d". ...
The option to assign a Shadow Physics Asset is located in the Destructibles Details panel even though they are only supported for Skeletal Meshes currently. This assigned shadow physics asset cannot ...
Because the C++ Top Down template is missing Super::Tick( DeltaSeconds ), the Blueprint for the class will not receive the Tick( ) event. ...
Drop down menus clip on 27" Screen iMacs (See attached images.) Reported from a 27" iMac and tested on a 27" iMac here. Other models may be affected. *Image with Blue circled areas are from the use ...
The comments for SetTimer in TimerManager.h do not specify that the time is in seconds. This is a discrepancy from comments for Blueprint Set Timer nodes, which do specify that the time is in second ...