Code projects in the binary version of 4.16.1 cannot be launched without the Editor in the debugger in Visual Studio. The project hits a breakpoint while launching, with the following showing in the ...
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 ...
Having wildcards in the path for AdditionalPluginDirectories causes apps on Android to crash on launch. When testing this on iOS, the app did not crash but froze at the splash screen instead. Androi ...
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 ...
Adding a new Text Widget Blueprint as a Widget Class to a new Actor Class Blueprint changes the visibility of the Text in the Viewport when compiling the Widget Blueprint multiple times. Regressio ...
When working with Nav Modifiers in a level that contains objects that have a custom Nav Area class, the prioritization of the modifiers is not consistent. If you notice in the attached project, so ...
This is another Tutorial crash that shares a similar callstack with [Link Removed] and [Link Removed], but those specific repro steps have been fixed while this one is still occurring in 4.16.2. On ...
When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...
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 ...