Is this a regression? Yes, this is not reproduced in 4.22 version When rendered movie have Play rate track, it should show same result for PIE and rendered movie. But play rate below 1.0 seems not ...
Draw Line in HUD does not respect alpha < 1.0, instead drawing completely opaque in all circumstances. Regression (No) issue (does) occur in 4.10.4 ...
https://forums.unrealengine.com/showthread.php?61511-A-few-questions-in-regard-to-texture-compression-reflections-and-deployment&highlight=powervr This code was added back on 8/2013, changelist 178 ...
There is a missing semicolon in the GooglePAD_APL.xml file. Fix does not require change to binary release so users can just edit this file or get the fix from GitHub. ...
Setting a shot's time scale to less than 1.0 will cause it to not be rendered. ...
When setting the Sky Distance Threshold to 0, the skylight in the level appears to make the level brighter instead of disabling the added light. This does occur in 4.16.2 and 4.15.3 ...
Importing an FBX to the editor on Linux with "Generate Lightmap UVs" checked to true will override UV Channel 0 rather than creating the lightmap on a seperate UV channel. ...
When using the BumpOffset node, it will produce incorrect resultsi if the Texture Coordinate Index is not 0. Found in 4.20 CL# 4369336. 4.21 CL# 4613538, 4.22 CL# 4751672 ...
When the USplineComponent::GetDistanceAlongSplineAtSplinePoint() function is called, the value returned is not accurate if the point approaches the range of 0 - 10 % or 90-100% of the spline. ...
A licensee reported some of their particles disappear when setting the actor's custom time dilation 0. This seems to happen when a particle is using PSA_Velocity as Screen Alignment. This repros in ...