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. ...

Pasting timeline components into another actor and then choosing "cancel" on fix self context function references results in a broken state

UE - Gameplay - Sep 13, 2021

upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue was reproduced. Regression - No ...

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

Sequencer frame range progression is not continuous

UE - Anim - Sequencer - Oct 28, 2021

The end of the level visibility section places a DeterminismFence. This causes the issue. The fence clips the frame range and produces a discontinuous frame ranges, e.g. 23201~24000, then 24001~24 ...

Ensure fires during nativized build while packaging for any BP class based on UAnimNotify

OLD - Anim - Oct 25, 2018

Cooking will fail while attempting to convert a non-data-only Blueprint class based on the native UAnimNotify class when Blueprint nativization is enabled. Workaround in lieu of a fix would be to e ...

[CrashReport] Linux crash - FScopeContext::FScopeContext()

UE - Platform - Linux - Oct 5, 2017

This is a somewhat common Linux crash occurring in 4.17.2. (there are a few older records in 4.16.2 and 4.17.1 also, but most occur in 4.17.2) Callstack from Log[2017.10.04-14.49.42:768][ 2]LogFi ...

Fix center of mass calculations with welding.

UE - Simulation - Physics - Aug 25, 2016

Welding components uses precomputed weights for to determine center of mass for the actor. This can cause problems when users want to specify custom weights for certain components. ...