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
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
- IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualElement.Add in the Start() method
Add comment