Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
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: ...
Bounds generation when bIncludeComponentLocationIntoBounds is active is broken. Both the calculation of the local bounds and the world bounds are incorrect (see screenshot). When that flag is acti ...
A pawn using the physics mover and using AI movement can sometimes gain an ton of velocity quickly upon colliding with another physics object. It seems to fix it self and revert back to it's origina ...
The crash occurs when FWorldPartitionHLODUtilities::BuildHLOD attempts to build an approximated mesh that has all of its contents culled during generation, this can happen when an approximated mesh ...
This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...
Crash on stopping PIE after using DemoRec in PIE. Possibly related to [Link Removed] which must be fixed, but happens upon stopping PIE. Reproduced in 4.11.0 Preview 3 binary and Main (//UE4/Dev-Ma ...
Calling functions that have an implicit WorldContextObject parameter (line trace, execute console command, etc) in a Blueprint function library will give a compile error about a missing __WorldConte ...
I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...
A DataAsset with a FText property called "Name" will confuse the content browser, causing it to create a new column each time the folder containing the DataAsset is entered. This appears to be a cor ...