When "End" is used to bring an actor to the closest surface below it, if that surface is another actor that is set to simulate physics the first actor will go inside the actor simulating physics rat ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...
-Could not reproduce and only happens in the project linked below -Tested in 4.16 and Preview 4.18 and this can not be heard -Does not look like the .ini file is the cause of the issue -Other soun ...
When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...
Description: Appears directly related to using Set Master Pose Component when the target component has cloth Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Lin ...
According to the user, if you install Linux toolchain, the binary build will allow you to package for it, and will not handle the failure gracefully ( https://forums.unrealengine.com/showthread.php? ...
Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...
Editor crashes on blueprint open when shortcut key is implemented through code inside of the BaseEditorPerProjectUserSettings.ini. Code used in repro is directly from Jeff W suggestion in the forum ...
Crash when element is added to a map variable with unhashable key. An error is thrown on compile but an element can still be added under the Details panel of the variable. Crash Reporter: [Link Rem ...
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 ...