Reproduced 3/3 times. A similar bug occurred with PhysX ([Link Removed]) Check the function: FVector FSimpleAerodynamicsSim::GetCombinedForces(float VelocityIn) if the velocityIn is negative, th ...
TRange::Difference function does not handle bounds correctly, causes crash in the sequencer when "Trim And Preserve Left/Right" is used in the user's example project. User provided a potential fix: ...
The customer provided reproduction steps and a trace file that crashes Insights. From the customer: manually placing if (!CurrentGraph) Unknown macro: { return; } nullchecks in RenderGraphInsi ...
A level blueprint that has blueprint functions on keybound events freezes and crashes when in PIE and save is pressed. Frequency: 7/7 Crashreporter: [Link Removed] Note: If all level blueprint n ...
If a user manually created a UBehaviorTreeComponent for his custom AI controller, but forgets to set AIController.BrainComponent to point at that BT component then a fair amount of assumptions break ...
ForEach 'Enum' node returns incorrect enum values User Description: The For Each loop and Byte To Enum function return weird things. The same outputs happen with the Byte To Enum, depending on wh ...
When adding a widget with retainer panels into the world via a WidgetComponent, the texture appears washed out. This does not occur if the widget is added to the viewport, nor does it occur in 3D wi ...
Root Motion Animations are not functioning correctly during lower frame rates. For example, a character moving forward 2 meters at regular frame rate will move 10 meters at a lower frame rate. Regr ...
Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spamLogAnimation:Warning: Setting an additive animation (Owen_AimOffset) on an AnimSingleNodeInstance is not allowed. This ...
OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...