A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...
Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...
The engine crashes when simulating in the editor after painting foliage instances using the Foliage Tool. An important thing to note is that this crash does not occur if you switch out of the 'Foli ...
Using the Landscape Grasstype will generate log spam for the number of Landscape components being used or if using World Composition will generate a log warning for each tile used. The warning ind ...
This crash seems to be related to or a continuation of [Link Removed], where that specific CrashGroup stopped receiving new crashes after the 4.10 release. This one has occurred from 4.13 - 4.15 (s ...
For map placed blueprint actors with components with property modifications, when triggering Reset Instance Changes to Blueprint Default from the actor instance's Details panel, any components with ...
Creating a new custom plugin in the root location of a drive results in the project being unable to open or build. An error message appears that states that the plugin was found in two locations, an ...
Rect Lights that intersect geometry can produce NaN pixels in SceneColor, which will affect bloom, FXAA, and other future passes. This can lead to large visible artifacts. The NaN values are produc ...
Sound Mixes do not seem to work for Macs. In this particular case I used the Push Sound Mix blueprint node to affect the currently playing sound in the level. This same project works fine on Window ...
When overriding a BlueprintNativeFunction in a child class, if the inheritance is multiple levels deep, the override does not work correctly. As shown in the reproduction steps, this the example to ...