If a TSoftObjectPtr on an instance has a reference to another instance in a level, that reference will be lost when a client travel is performed to travel to that level. Regression?: No This occurr ...
Actors that simulate physics after a delay will fall through other physics actors if their collision is touching or overlapping. Note May be related to [Link Removed] Regression? (No), issue (doe ...
Second Animation Sample added to AimOffset or Blendspace swaps with the first sample Note: After adding a 3rd sample, they switch back to the correct position. Regression: Sort of. In previous ...
When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...
When opening a new asset editor in the same window as matinee, the 'Add Key' button for animation tracks will no longer function. This is due to FSlateApplication::ActiveTopLevelWindow being reset a ...
There appears to be an issue with how raycasts are performed within PxScene. When performing the trace, only the collision response for the first ECollisionChannel seems to be considered. If all col ...
If a player steps on projectiles they have their velocity overridden and are launched away from the projectile. ...
When using ISMs and HISMs, each instance can have its own transform, which can affect the LOD selection of one or more instances. For HISMs in particular, changing the scale of a single instance gre ...
GetOverlappingActors/Components ignore physics actors spawned in with zero movement. This only effects actors where the root is the DefaultSceneRoot and not the Static Mesh Component. User Descript ...
If the user creates a widget blueprint and adds an image with transparency the image will appear slightly darker when launched in HTML5 (firefox nightlie in this test) ...