The windows mouse speed settings appear to have no effect on the panning speed in blueprint. ...
During gameplay when the view target camera's aspect ratio is not exactly the viewport's aspect ratio, the presence of rendered debug draw elements (DrawDebugArrow, etc) makes the viewport's rendere ...
Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...
Users are reporting crashes and poor performance when generating foliage using the Experimental Procedural Foliage Volume tool. Regression? Yes, this does not occur in the previous engine version o ...
FOV-track-only camera anim do not give effect to current camera. if the anim have transform track without any key, the anim works. Regression? yes. This is not reproduced in 4.13.2 launcher version ...
If an actor blueprint contains a Transform variable, setting that blueprint as the child actor component (CAC) of another blueprint / blueprint instance then updating the transform variable in the o ...
If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...
This is a common crash affecting users in 4.16 and the 4.17 Previews. The two descriptions provided by users say their crash occurred after updating their project from 4.13. User DescriptionsUpgra ...
LODs used with the Foliage Tool are no longer being shadowed accordingly with their baked lighting from their base LOD. Originally they would stay consistently lit, where as now the lower LOD transi ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...