Search Issue Tracker
Fixed in 5.0.1
Votes
0
Found in
5.0.0f4
Issue ID
681358
Regression
Yes
[CapsuleCastAll] Wrong capsule is cast againt colliders when using CapsuleCastAll
Steps to reproduce this issue:
- Open the attached project
- Open 'bug' scene
- The two green spheres visualize the ends of the collider
- Play the scene with gizmos on
- Observe Scene with Right orthographic view to see 3 expected collisions (the sweep direction is -x).
Observe:
1. Hit on blue sphere is correct
2. Hit on brown sphere is completely wrong position
3. Pink sphere is incorrectly missed
The problem seems to happened whenever the radius is not 1
Worked fine in 4.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment