Setting a shot's time scale to less than 1.0 will cause it to not be rendered. ...
Importing a DDS Cubemap with a resolution of 2048 takes approximately 20 mins to import into the engine. It will seemingly freeze the engine for the duration of the import. Also reproduced in Prom ...
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 ...
The Editor will crash after adding more than 20 Emitters to a system. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...
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, ...
This is an infrequent Mac crash in 4.18.1. Users have not provided any descriptions. Callstack from Log2017.11.27-02.08.07:839][947]LogMaterial: Missing cached shader map for material FLightmassMat ...
r.AllowOcclusionQueries 0 skips the call to TrimOcclusionHistory(), so the PrimitiveOcclusionHistorySet container continues to grow. ...