The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facingplanes. This problem can be mitigated by increasing r.TSR.ShadingRejection.TileOverscan from 3 to 4 with ...
Editor can assert when changing the signature of an editor authored Blueprint Library Function (FuncA) if that function is called from a Blueprint Library Function (FuncB) via an actor's constructio ...
See UDN: [Link Removed] ...
If you use the Open level node in the newest promoted build, once the project is deployed to an Android device, when triggered with a UMG, the project will freeze and be unplayable. Issue does not ...
When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling. Even with all possibly related values changed in the character defaults, the player wi ...
Delegation issue with copied instances of a Trigger BP that is based off of the StaticMeshActor parent class. If bp Trigger A is placed into the level and then 2 copies are made (B & C), when C i ...
Constness is not updated in overridden BlueprintImplementableEvents when the native declaration is made non-const. ...
Resaving the level using ResavePackagesCommandlet is a workaround. ...