Adding an instance of an HISM on a dedicated server causes an assert. Regression?: No This occurred in 4.20 ...
I ran the command with no actual changes to shaders. Recompileshaders global and changed did not crash the editor. ...
This is a regression from 4.14.3 at CL 3251583 ...
Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...
The color picker will close when selecting a new color for a Linear Color variable if the Value property is set to a value other than 0 within a Struct. This does not seem to occur with the color p ...
The OnSmartLinkReached event is not firing in PIE. This is a regression. In 4.12.5 the event fires as expected. Found in 4.13.0 CL 3106830 Reproduced in 4.14 Main CL 3129233. ...
When content editors are open, they cause sequencer to be updated more than once per frame. This causes animations running in PIE to play faster than expected. Licensee provides code for a potential ...
While testing another fix I noticed HISM LOD transitions are not working in Main or 4.9 branch. There is no screen-door effect and multiple LODs seem to be rendering simultaneously compared to 4.8. ...
See this UDN: https://udn.unrealengine.com/questions/297811/fixupredirects-commandlet-submitting-marked-for-de.html The fix looks straightforward, just a one-line change but could benefit from tes ...
MatineeFightScene is heavily dependent on the old Film settings in the tonemapper. Since 4.15 made changes to this, the scene is extremely dark. The project needs r.TonemapperFilm=0 added so that i ...