Running the "stat startfile" command in a 4.19 project causes constant editor hitching. Running the same command in a 4.18 project does not produce any hitching by comparison. ...
An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...
When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...
Map Check will output the following error, which makes no sense: SM_FourCubes_1 - 1 element(s) with zero triangles in static mesh 'SM_FourCubes' ...
This is an early crash coming out of 4.18 that appears to occur when launching projects onto Android devices. It also seems frequently related to ARCore. User DescriptionsSo this is the example pr ...
When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...
In accordance with CL-9139422 of [Link Removed], the SkeletalMesh ImportedBounds does not have an Extend operation. However, SBasePoseViewport, the UI for retagettes, continues to use ImportedBounds ...
Some Presentations containing Phasing will display all phases simultaneously in the Twinmotion Cloud after the Presentation is launched. Issue is consistently reproducible for affected Presentati ...
Some breadcrumbs and D3D12 logs are missing data which should normally be filled in e.g. Breadcrumbs: > PostProcessMaterial %dx%d Material=%s [Active]. After investigating this, there seems to be a ...
FDeferredDecalProxy always fade because InitializeFadingParameters is always called and leaves InvFadeDuration at 1.0 and the LifetimeAlpha calculation in FDeferredDecalPS::SetParameters gets a very ...