Description

Sweeps/Raycasts do not return hits for zero length queries.

This is a regression from 4.21, where zero length Sweeps/Raycasts correctly returned hits.

 

 

Steps to Reproduce
  • Place a cube at the origin of a level.
  • Perform a sweep/raycast with the start and end positions both at the origin.

Expected: Sweep/raycast returns a hit

Result: No hits are reported 

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-72687 in the post.

7
Login to Vote

Fixed
ComponentUE - Simulation - Physics
Affects Versions4.22
Target Fix4.24
Fix Commit10088027
CreatedApr 11, 2019
ResolvedNov 11, 2019
UpdatedNov 11, 2019
View Jira Issue