Crash when upgrading Nvidia GFX driver from Version 457.85 with open Project

UE - Graphics Features - Nov 18, 2022

Repro Rate: 5/5 Summary: When opening a Project in UE version 5.1.0 with Nvidia GFX driver version ###, the user is notified that there are known issues with this driver through a pop-up:WARNING: K ...

[Feature Request] Improve the comment on the Finterp family of functions to better explain the parameters and maybe edge cases like what happens when speed is 0)

UE - Gameplay - Apr 24, 2017

Some users are finding the result of an interp speed of 0 for the FinterpTo node to be unexpected. The reasoning expressed is that if the speed is equal to 0 that there should be no change. This would ...

SetActorLocation does not affect WheeledVehicles

UE - Simulation - Physics - Sep 21, 2015

When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20.

UE - Graphics Features - Sep 4, 2018

The results of Roughness=1.0 from a constant and from a parameter are different on 4.20. The static bool switch of the following material always returns 1.0. But the results are different.[Link Rem ...

NumPublicConnections and NumOpenPublicConnections Always Returning 0 Using Steam OSS

UE - Online - May 24, 2017

When attempting to get the NumPublicConnections or NumOpenPublicConnections, they are always returning 0 when using SteamOSS. ...

UE4Editor_SlateCore!TSharedFromThis<SWidget,0>::AsShared() sharedpointer.h:1221

Tools - Apr 18, 2017

This bug report was entered as new crash groups appeared linking to [Link Removed] which was marked as fixed for 4.15.1 and the previous reproduction did not reproduce the issue Error message: Ass ...

Editor will freeze if anim composite has an animation with a notify and length of 0

OLD - Anim - Mar 21, 2019

An anim composite will freeze the editor if one of its animation segments has a a notify and a length of 0 or less. Debugging shows that the engine is stuck inside UAnimSequenceBase::GetAnimNotifies ...

Ad banner is displayed incorrectly on Android 7.0 devices

UE - Platform - Mobile - Feb 24, 2017

GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...

Editor crashes on Mac when launching with the command -MacExplicitRenderer=0

UE - Graphics Features - Jan 19, 2017

Trying to launch the editor with the command -MacExplicitRenderer=0 causes a crash. At the time of the crash, the following line appears in the log:LogMac:Error: appError called: Assertion failed: A ...