Setting a shot's time scale to less than 1.0 will cause it to not be rendered. ...
Regression - does not occur in 4.13.2 or 4.14.3 Does occur in Dev-Sequencer ...
With Pause Event on frame 0, sequence will never be able to resume playing. It appears to trigger the event again. ...
The priority display does not correctly reflect the set priorities of sounds when they are not being attenuated or when Bypass Volume Scale for Priority is Enabled. If a sound is attenuated and scal ...
The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...
Hierarchical Instanced Static Mesh components that contain no foliage are disappearing when ShowFlag.InstancedFoliage 0 is used. This was reported and tested in 4.24.3 (CL-11590370) and reproduced ...
When migrating project from 4.12.5 to 4.13, Blueprint functions can lose input/output variable links. ...
Note: This is possibly related to [Link Removed]. For some inputs, function UE::Curves::WeightedEvalForTwoKeys() inside file "CurveEvaluation.cpp" can incorrectly return the value of the first key, ...
Reproduced in 4.19.0 CL 3944462 and 4.20 Main Unable to reproduce in 4.18.3 CL 3832480. This is a regression. ...
r.AllowOcclusionQueries 0 skips the call to TrimOcclusionHistory(), so the PrimitiveOcclusionHistorySet container continues to grow. ...