A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is very close to https://jira.it.epicgames ...
This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...
From Bug Submission: The variable in the image I attached is unable to distinguish between multiple characters all possessed by the same player controller. So if one character has this variable set ...
Asynchronously loading a level that has one or more Actors using the "Async Load Primary Asset" node will enable dirty grug for that level asset. The cause is a modified code(CL-3764602) for the [L ...
From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...
Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...
Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...
CL: 2306964 Link: https://answers.unrealengine.com/questions/105058/speedtree-wind-dir-source-actor-not-refreshing-fro.html Description: Cannot set the Wind Directional Source component settings via ...