Dragging a CineCameraActor into the world after creating a new Sequence in VR Mode causes a Crash ...
The reasons is a bad interaction between FIND_MEMORY_STOMPS code in AsyncLoading.cpp and memory pooling. Async loading will set PrecacheBuffer to read/only and will never reset it back, expecting ...
animation resampling should not work by default ...
The attached fbx was exported with dense data, i.e. there are 10 subframe keys set per frame vs the usual single key per frame. We do this to eliminate subframe "jitter" that occurs sometimes with ...
Attempting to package for TvOS on Mac without a signing key produces an error in the message log informing the user of the missing key. The error has a link to a tutorial on how to resolve it. Click ...
A user is reporting incorrect/inconsistent reflections when using Reflection Captures with the Forward Renderer. I attempted to enable High Quality Reflections within the material's properties whic ...
This is an early trending crash in the 4.16 Preview. User information has not been provided, but this shares similarities to an old jira [Link Removed]. Source context: 1434 /** Finds the ...