The implementation of UMGSequencePlayer::Play and UMGSequencePlayer::Pause are not conducive to being able to efficiently pause and resume animations. Some problems that need to be addressed: 1. ...
Add an item to Project Settings, Android, "Support 16 Texture Samplers on ES2". The bBuildForES2 flag must be enabled for this setting to be active. The tooltip should read "Allow 16 texture samp ...
In Rhino, it is possible to have a layer structure in which different parent layers have identical sublayer names. This is common in situations where you have multiple design options, each as a sepa ...
In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...
Reported by Square Enix on UDN, ...
This is affected by loading order. In the case, display mesh was loaded firstly and try to build collision mesh form complex collision mesh asset. But the collision mesh didn't finished to make Ren ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...
DID NOT OCCUR IN BP FPS PROJECT - might be ContentExamples specific This issue does not occur when forward shading is disabled. Viewport error reads: TOO MANY OVERLAPPING SHADOWED MOVABLE LIGHTS ...
With 5.2, we allowed the take separator to be multiple characters long. But it would appear that when using this feature, if you don't also have a 'shot number' before the take separator, then the n ...
When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...