Landscape Components incorrectly list size in cm in detail's pane. The transform values are listed as cm, but should either be meters or shown as the correct scale. The cm scale appears correctly wh ...
LuaScriptCodeGenerator.cpp line 82 (https://github.com/EpicGames/UnrealEngine/blob/4.11/Engine/Plugins/ScriptPlugin/Source/ScriptGeneratorPlugin/Private/LuaScriptCodeGenerator.cpp#L82) sets a FStrin ...
If a reference to the animBP is set in the construction script of an actor, simulating will show two separate instances of the animBP instead of one. Setting this on Event Begin Play does not produc ...
When using Z-up for Axis Conversion on export using FBX 2016 from a modeling program (3DS Max 2016 used for this test), this axis selection will fail to import with the warning listed below. If usin ...
Attempting to initialize FReadScopeLock with FMultiReaderSingleWriterGT* causes unresolved external errors. ...
While importing scenes, assets within the scene get duplicated. ...
Asset selection menu tooltips can overlap the dropdown menu. It is using the Content Browser tooltips, which attempt to go down and to the right of the menu. However, if the menu is close enough t ...
As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...
FBodyInstance::Weld did not check to see whether or not child components were already welded to a parent. This meant that whenever Weld was called, ShapeToBodiesMap would continue to grow in size, e ...
Particle lights cause flickering when using either FXAA or no AA, but turns into black squares on the screen when you enable Gaussian Blur Regression: Yes, does not occur in 4.10 ...