Undoing the renaming of an Anim Curve in the Anim Curve tab causes the curve to be duplicated. Not a regression from 4.16.2. ...
OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...
Observe dropdowns glitching up and down when enabling Windows Animation in editor preferences. This is not a regression due to it occurring in 4.26.2 ...
In Water_Material_Ocean material, there is a typo under FluidSimulation that says "Siulation Flowmap Speed" This is not a regression due to it occurring in 4.26.2. ...
Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...
When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...
OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...
Struct array of type 'key' dirties blueprint each time it is re-opened. Regression (no) issue (does) occur in 4.11.2 ...
Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...
Landscape Mode automatically turns on game view in the level Viewport. Regression (yes) issue (does not) occur 4.13.2 ...