-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Labels
Milestone
Description
Description
Hi,
After upgrading from r163 to r171, I see some issues with raycasting on LineSegments
. In particular, the resulting index on the intersections seems to be off for me.
For me it's not easy to generate a reproducible example right now: In any case, I wonder if it's related to #28114, where the index changed from i
to a
. Here is the related line.
Thanks, for any feedback.
Reproduction steps
- Perform raycasting on
LineSegments
- Inspect index on intersection with version r163 vs r164+
Version
r163
Browser
Chrome/Edge
OS
Windows