See licensee video here which shows the issue - [Link Removed] ...
The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...
There's a crash when "Play Quantized" is used on an Audio Component that was constructed via the functions "Create Sound 2D" or "Spawn Sound 2D" when the option 'Persist Across Level Transitions' is ...
When importing wav files with a higher bit depth than 16, any cue points on the file are stripped. ...
USplineComponent::CalcBounds is not defined in shipping builds (presumably the thought being that nothing can be rendered in shipping, and hence no scene capture required). But if CalcBounds is use ...
Looks like we only need a way to disable the usage of these tests from running if ray tracing is disabled as they are ray tracing only tests. ...