Drawing a material to a render target when that material samples an RVT can cause an editor crash. In our testing, the check() did not always occur on the first PIE session, but would always occur ...
Constraints (UTickableConstraint) are usually created throuh the "Animation" tab available in the Editor's "Animation Mode". When created through that interface while Sequencer is open, the internal ...
Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...
'Set Playback Position' node fires Timeline event even if 'Fire Events' is set to false. User Description: Basically using the set playback position node to set a new time position for a timeline ...
FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...
Changes in Scale are not replicated on the Client through RPCs. Location and Rotation are replicated as expected. Reproduced in 4.7.6 binary and Main (//depot/UE4/Promotable-CL-2522625) ...
Editor Crashes when working in QAGame TM-Sequencer_EventTrack - TCString<TCharType>::Strlen(InName) This Assert happens randomly throughout the repro-steps. I am unsure what about the process cause ...
When using Voice Virtualization settings, if the Attenuation Volume becomes 0.0 do to Focus setting, Restart does not behave as expected on looping sounds. Both Disabled and Play when Silent do wo ...