Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b21
Issue ID
813456
Regression
No
Barycentric coordinates are not correctly reported as part of RaycastInfo when using volumetric/swept collision tests
Steps to reproduce:
1. Open my attached project "Example - 813456".
2. Open "BarycentricTraceReportage" scene.
3. Enter play mode.
4. Observe "CylinderMeshTrace" objects inspector while you move it.
--- Note that while you move this object his script displays barycentric values.
Expected result: All three values should approximately show the same value.
Actual result: Only raycast displays right results, while Sphere and rigidbody displays value of (1,0,0).
Reproduced with: 5.4.0f1, 5.4.0b25, 5.3.5p8, 5.3.5f1, 5.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment