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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
Add comment