"If a blueprint implements an interface function that returns a value, it is not possible to reference function parameters by right clicking and searching for them. In regular functions, if a functi ...
Shadows appear offset when using Omni-directional Stereo capture (see attached gifs) ...
Nested structs do not expand in the details panel whenever opening it in the full Blueprint Editor. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 66842 ...
CL# 4832458 enabled bAddFilterUI, which causes a SFilterList to be created for the global open asset dialog. This SFilterList causes a duplicate FFrontendFilter_ShowOtherDevelopers to be added to th ...
Debug display using "show volumes" does not work for volumes converted from brushes. The reason is that bHidden = true is done in the constructor of ABrush. So, we will probably need to run SetVi ...
Generated from CrashReporter ...
Some float values appear to be slightly altered when they are input into a float field in blueprints. For example 2.6 will be changed to 2.599999. Regression: This did not appear to occur in the 4 ...
Reproduce and confirm what is going on with the input/output. AJA output in interlaced format, should provide 30 frames at 60fps. For each frame, 1 field should contains the odd line of the image a ...
When this asset is imported into 4.22.1(4.22E0) it has incorrect object position and rotation. In 4.21.2 (4.21E3) the asset has the correct object position and rotation. ...
Seems like failure to init SDL device is not being properly propagated and something on the higher level keeps pushing commands to the (non-existent?) audio thread. Paging also [Link Removed] and [ ...