High Precision Tangent Basis & Use Full Precision UVs on Skeletal Meshes reset after reimport

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 17, 2020

Reimporting a skeletal mesh causes "use high precision tangent basis" & "use full precision UVs" to reset and no longer being applied to the mesh. Reported and tested in version 4.25.3(CL 13942748) ...

Assertion failed on attempt to reload edited Dataprep asset

UE - Editor - Content Pipeline - Visual Dataprep - Feb 28, 2022

Editor crashes after user tries to reload Dataprep asset after editing Filter By Actor label card in QAEnterprise project. Regression - Yes(Priority Critical), wasn't able to repro this issue in // ...

Compile Unreal Editor with Visual Studio 2022 can result in an error - Error executing cl.exe, tool returned code: STATUS_ACCESS_VIOLATION

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 17, 2023

Additional information in the comments. Potential work around if VS has a prompt suggesting installing addition components is to install:MSVC v143 - VS 2022 C++ Arm64 Build Tools(v14.33-17.3)MSVC v ...

Crash when deleting BindingOverrides if the target property is left open on the details panel

UE - Anim - Sequencer - Sep 22, 2023

Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...

HTML5 - View does not redraw properly after returning from Fullscreen

UE - Platform - Mobile - Apr 26, 2017

When returning from fullscreen mode, the view is redrawn as the resolution of windowed mode, but the camera's view only draws: what was the bottom left corner was when in fullscreen (quadrant 3). ...

Is Valid is true in PIE but prints false in package build

UE - Editor - UI Systems - May 18, 2017

When using the IsValid node inside of a Widget blueprint with the Widget as the selected asset, the string will print as true in the Editor, but prints as false in the packaged build of the game. ...

GoogleARCoreJavaHelper functions are not correctly exported publicly

UE - Platform - XR - Oct 31, 2018

The jni functions in GoogleARCoreAndroidHelper.cpp are not correctly exported, when we tried to build a Test project it failed with this exception:  java.lang.UnsatisfiedLinkError: No implementatio ...

BuildGraph XML Errors Logged Incorrectly

UE - Foundation - Horde - BuildGraph - Aug 30, 2019

Suggested fix from licensee: After investigation, it seems that the filename is passed as a string instead of a FileReference in Script.cs:84. Fixing the issue seems to be as simple as changing th ...

WidgetInteractionComponent Simulate Key Press/Release only works the first time

UE - Platform - XR - Oct 6, 2022

Occurs 3/3 times. Working around this includes closing the menu and reopening it to reset the button(s). The expected behavior is that the user should be able to select Reset Orientation repeatedly ...

Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...