After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...
When adding a sub-level that contains a Landscape and Landscape Splines to an existing Level, it will cause a crash when building the lighting. This issue was reported in 4.18.3 (CL 3832480) and t ...
The scrollbar no longer remains anchored to the bottom of the Output Log while more lines are propagated during the packaging process/ Regression: this does not occur in previous versions of the En ...
Consider a UStruct with some basic type members, each one with a default value specified in the struct. Also consider a TSet or TMap with that struct as keys, used inside a UObject as a UProperty an ...
There seems to be an issue with replicated attachments ending up causing cyclical setups resulting in crash on clients. It was reported for 5.2 but even after patching up code it seems to occur. ...
If either/both of the "Starter Content" or "Template and Feature Packs" checkbox's are not selected when installing/updating 4.12 from the Launcher, the engine .cpp files will not show up in Visual ...
When applying a Post Process Material Instance as a blendable element in a Post Process Volume with the blend radius set higher than 0, the post process will blend the Master Material's inputs with ...
Using a FOV other than 90 with Cast Modulated Shadows seems to cause a black screen and weird FOV issues on an iOS device, in 4.9.2. If the camera has FOV=90, it works fine on the iOS device. If th ...
Running an EQS for something such as finding a random point on a grid will not generate results on multiple floors. See the attached screenshot for an example. Was unable to reproduce in 4.11.2 d ...
Running a dedicated server with the setup in this fairly simply project causes a crash when a client connects. I'm unaware of the actual cause but getting the reproduction was all I could do. Logs ...