UWheeledVehicleComponent calculates the Suspension settings only when the physics state is first created. When CoM is set through the editor, the vehicle is constructed with the appropriate offset ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...
The licensee has traced the issue back to a divide by zero in UParticleModuleTypeDataBeam2::Update. If the Target and Source are the same then the beams magnitude will be zero. When there is a Nois ...
Editor crashes when Trigger on Threshold node is hooked up in a Metasound graph and played using a threshold value defined on the node. If you use an Input node for the Threshold value, the crash do ...
The ComboBox (string) element for UMG is not correctly displaying, The array options do not appear and can not be selected, for the packaged build, while PIE behaves as expected. Regression: This ...
Editor is crashing when setting closed loop in the construction script of a blueprint. This did not occur in 4.12.5 following the same repro, this is a regression. ...
Recorded sequences create "Visibility" tracks instead of "Hidden in Game" Tracks. "Visibility" tracks appear to be legacy tracks that you can't create anymore, but is still created by Sequence Reco ...
When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...
Crash when ApplyPhysicalAnimationProfileBelow node and UPhysicalAnimationComponent :: UpdateTargetActors by UPhysicalAnimationComponent :: OnTeleport run in the same frame. Because RuntimeInstanceDa ...
VCam Freeze During Play / Simulate - "LogUIActionRouter: Cleaned out [0] inactive UI action bindings" Hi. So I can successfully use the VCamActor with my iPad Pro during non-play/simulate mode. ...