WaterBody Actors will cast static shadows in built lighting even if their Cast Shadow options are disabled. ...
When a "Water Body River" is added to a Scene with a Landscape, eleven Render Targets are allocated for the water rendering. These Render Targets are sized according to the resolution of the Landsca ...
When Reimporting a mesh the collision that is created using the methods in the Static Mesh Editor will be wiped if there was not previously setup UCX custom collision. ...
When the user enters immersive mode by hitting f11 and then opens the material editor, (which opens tabbed in the editor underneath the immersive display)The engine crashes when hitting attempting t ...
Setting a UCLASS() macro with the "HideCategories" property will updated after a hot reload but after closing /reopening the editor the hidden category will be visible again. ...
Landscape collision does not properly register if a character collides with it from under the landscape. ...
If a blueprint has a child actor component that has other components parented to the child actor component, the child components of child actor components will not update transform based on the pare ...
Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...
Changing a Media Player asset from Stream Mode: FromURL to From Memory crashes the editor. In 4.8, the editor crashes immediately upon changing that value, with no crash report. In 4.6 and 4.7 Pre ...
Moving or changing the name of a map that is set as the Game Default Map or Editor Startup Map does not update the map settings. These will still refer to the old name of the map, and the Editor and ...