The BP function calls FNiagaraSystemInstance::SetEmitterEnable, which sets ExecutionState on the emitter instance to ENiagaraExecutionState::Inactive. FNiagaraSystemSimulation::PrepareForSystemSimul ...
When "re-import" or "re-import with new file" a groom asset in UE5 Preview2, the groom failed to update with the new data/file, still ...
Foliage usually follows when the Transform of the placed ground or floor changes. However, if the ground or floor is a Level Instance Actor, it will not follow. The cause is in the code below. voi ...
HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...
Wav files with 8000Hz sample rates can be imported into the editor, but fail to play with the Bink compression setting. PCM, ADPCM, and Vorbis work as expected. LogAudioDerivedData: Warning: Cooking ...
User reported that upon removing a pin from a Sequence node the editor crashed. This only happened once, so may be a multithreading race condition or there may be additional unknown factors. The cra ...
Nanite meshes marked Hidden in Game do not have selection outlines in the editor. ...
The WindowsVideoRecordingSystem can start to record late when a StartAction is done. Not sure if it starts to record late, or the first seconds of the resulting video are ommited when the mp4 file i ...