When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...
When a material is dragged/dropped into a skeletal editor's bone hierarchy, the editor will crash due to null ActorFactory Regression: Yes - Crash does not occur in 4.13.2 binary (CL 3172292) ...
If forward shading is enabled and shadows are disabled, adding an actor with a SceneCaptureComponent2D and static mesh to the viewport will cause the editor to crash. Regression: Yes - this crash o ...
I noticed that the copy and pasted section of the level was being painted while I was painting a nearby section of the level. This weird yellow color appeared and I undid and redid the paint to make ...
Build: 4.5.0-2316912 Description: .exe crashes on iPad4 when attempting to draw a 2048x1536 texture to the HUD Frequency: 2/2 Repro: [Reproduced Internally] 1. Download attached texture file. 2. Ope ...
A user reported that attempting to create an installed binary build of the Engine using BuildGraph will fail. This seems to be because we include the UE Simplygon implementation, but do not disable ...
AssetRegistry.bin is not deterministically cooked. NativeLibraries is turned off because .ushaderbytecode has a non-deterministic issue in [Link Removed]. And there is a similar issue with UE5 in [ ...
Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...
The Select node will accept both a Parent Class and a Child Class as inputs if the Parent is added first. The node will compile if the Index is set to anything other than Wildcard. Note that the no ...
Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...