NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...
Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.12 for more than 200 unique users. The callstack has similarities to [Link Removed], and as-such may be out of our ...
This seems to be a new crash coming out of 4.18. It is not very widespread at the moment, but the callstack is very similar to [Link Removed], which was fixed for 4.18.0. Users have not provided a ...
Came across a few oddities with draw debug. DrawDebugSolidBox ignores the DepthPriority parameter and appears to always draw in World. In the screenshot the sphere is drawn on top of the mesh, the ...
See steps to reproduce. Looks like the fixup when saying Yes to "Would you like to transfer the interface functions to be part of your blueprint" doesn't work correctly on the duplicated BP. Inter ...
There is some unexpected behaviour around GameFeature Plugins (GFPs) when packaging with chunking enabled most noticeable when using PrimaryAssetLabels (PALs). Firstly, PrimaryAssetLabels do not ap ...
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 ...
The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...
This is caused by adding an item to a grid panel inside the grid panel iteration loop. The same operation to canvas panel goes well without any errors. The difference is that the array iteration in ...