The editor will freeze when adding an element inside of the HTML5 Devices section of Project Settings. When the editor is relaunched, the element that was attempted to be added will be present in ...
Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...
Appears some Android OpenGL drivers are not preserving the texture filtering when changing render contexts. Added saving and restoring it in context cases. ...
In cascade if you add particle LODs then remove, clear the LOD settings array, then attempt to add more LODs (after current) the editor will crash. This crash will only occur if you add LODs after c ...
Once you add two postprocess volumes (one to the persistent level and one to a sublevel) then add a blendable element to each, and then try to select both a crash will occur. ...
"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...
Functionality is different between code and bp versions of the puzzle template ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...
Looks like there's a missing if/else pair in BodyInstance.cpp ...