Getting Vector Parameter Values from a Dynamic Material Instance with 1 or more vector parameters returns an empty array

UE - Rendering Architecture - Materials - Jan 3, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The array for Vector Parameters isn't getting populated when called from a Dynamic Material Instance. ...

Stream media source freezes after playing for a short period of time (10 sec. -1 Min.) on Oculus Go

UE - Platform - XR - Jun 7, 2018

When using streamed media source in combination with the oculus go, the video appears to freeze before completion on the device. ...

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location

UE - AI - Jul 14, 2015

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...

Instanced meshes velocities fix

UE - Graphics Features - Sep 21, 2016

"We've been able to enable velocity rendering when using instanced rendering. However, by looking at the generated vertex shader the computation of the previous position seems to be incorrect: flo ...

Fix world to meters scale

UE - Platform - XR - Apr 11, 2018

Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...

Integrat PhysX crash fixes

UE - Simulation - Physics - Solver - Aug 24, 2021

Combined Translate and Rotate Mode broken when using Local Space

UE - Editor - Workflow Systems - Dec 22, 2023

From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...

Ensure condition failed : SkeletalMeshLocation module on scaled SkeletalMesh

UE - Niagara - Jul 14, 2020

The message in ensure is below LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4 ...

Crash editor when open the level sequencer after updated 4.20

UE - Anim - Sequencer - Jan 8, 2019

When migrating from the version before 4.20 to the version after 4.20, opening the level sequencer will crash. I think that there is a problem with conversion from SnapTimeInterval (FixedFrameInterv ...

Mobile Map loading times have increased from 4.12 to 4.13

UE - Platform - Mobile - Oct 4, 2016

The loading time from 4.12 to 4.13 on mobile devices seems to have increased quite a bit. My results: 4.12.5 Windows 7 - Launch On: Loading Level 2 - .51 Loading Level 3 - .74 Loading Level 1 - .73 ...