Camera Cut tracks don't work in some packaged code projects Regression: YES Working: 3249277 (4.14.3) Broken: 3348071 (4.15.1) Working: 3383544 (4.16 Main) ...
The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...
When an enum variable is added to a BP struct, saving the struct causes the enum to display its type as a Byte rather than the specified enum. Regression: Yes - This behavior does not occur in 4.16 ...
When a blueprint graph contains a "Make Struct" node for a blueprinted Struct, changing any pin's type causes the editor to crash when the blueprint is compiled. Regression: No - same behavior occu ...
When using the mouse wheel to scroll nested scroll boxes, scrolling up no longer works once the inner tile view has been scrolled to the top. Regression: Yes, this behavior does not occur in 4.16.3 ...
Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...
Making a call to GetPawn in an AIController class will return NULL which will crash when that return value is used. This is a regression as the call is made successfully in 4.8.3. Working CL: Work ...
This is a common crash affecting Mac users in 4.16. User DescriptionsI tried to build the lighting and it keeps crashingWhenever I attempt to build the project or change the preview rendering to IO ...
Animations on skeletal mesh components set to use an animation asset still play even when the component is deactivated. Found: 4.17 Reproduced: 4.16.3 & 4.18 Main CL# 3585944 ...
When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...