The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...
1. Create HLOD. 2. Set DesiredMaxDrawDistance. 3. DistanceCulling does not work. ...
NiagaraSystem with EEiagaraGpuComputeTickStage::PostInitViews should not have bSupportsParallelGDME because of possible multi-threaded contention, but FNiagaraSystemInstanceController::GetGpuCompute ...
https://answers.unrealengine.com/questions/462957/rendering-glitch-when-launching-on-android-ue413-p.html I was able to repro it on Nexus5 with Android 5.1.1. ...
Copy/pasting scene components between blueprints loses: 1. The component name. 2. The parent/child hierarchy. It keeps the offsets, which is helpful. [image: Inline image 1] ...
This crash occurs in the 4.17 Preview 1 Binary editor after enabling the Composure plugin. User DescriptionsEnabled the Composure plugin (and restarted editor) in 4.17 Preview 1 ...
Need to make sure we support nullptr entries or make sure we do not create such null entries. ...
The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...