If a post process volume is set to use a material shader, reducing the screen percentage while in VR Preview will shift the coordinates left/right. ...
Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero. This can be done with StaticMesh components and standard Static Meshes in the level. ...
A licensee has reported a crash when re-importing a mesh being used within a Mesh Particle system. Regression? Yes, this crash does not occur in the 4.11.2 binary release. Link to Crash Logs: [Lin ...
Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...
Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...
GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [31m[2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...
When a reflection capture is unloaded due to streaming, it cannot be reloaded when the player returns to that area in the world because FReflectionCaptureData::OnDataUploadedToGPUFinal deletes the C ...
UGeometryCollectionComponent::EventDispatcher gets registered for events twice, once in UGeometryCollectionComponent::RegisterForEvents() and again in UChaosGameplayEventDispatcher::OnRegister(). Th ...
Cutting two tracks in sequencer, which one is attached to another one, and pasting it break with Attach track. By this operation, Attack track loses its binding object. Copying such tracks and paste ...
Local class type variables do not correctly populate with default value information. Variables of a class type populate with default value information normally. ...