Some float values appear to be slightly altered when they are input into a float field in blueprints. For example 2.6 will be changed to 2.599999. Regression: This did not appear to occur in the 4 ...
When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...
If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...
Placing a Precomputed Visibility Volume around or through a landscape does not seem to calculate precomputed visibility for that landscape. This is a regression from behavior in 4.7.6. Also Tested ...
Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...
Crouching on the Server is not replicated to the Client while the Server character is moving. Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2591224) ...
When spawning an Actor containing a Destructible Mesh and immediately doing a sphere trace to that actor, upon repeated spawns you will get False results for some time then True results for a while ...
This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...
Changes in Scale are not replicated on the Client through RPCs. Location and Rotation are replicated as expected. Reproduced in 4.7.6 binary and Main (//depot/UE4/Promotable-CL-2522625) ...