Search Issue Tracker
Fixed in 5.3.0
Votes
9
Found in
Issue ID
681485
Regression
Yes
[SphereCastAll] When the object is moved, SphereCastAll sends back positions that it hit previously
Steps to reproduce this issue:
1. Open the attached project
2. Open 'SphereCastAll bug' scene
3. Run the scene
4. Press 'w' for object to move forward
5. Press 'space'
6. Object returns to the start
7. Notice that the normal of the hit remains in the position where the hit previously been
Works as expected in 4.6
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Morgenstern_1
Apr 19, 2016 15:50
I think I am seeing this in 5.3.4p1 (or at least I'm getting results that say the hit point was (0,0,0), which it definitely was not). Would it be possible to re-test this?
suma01
Jan 07, 2016 03:13
This Problem is recur in Unity5.3.1f1.
Now, the error hit position is zero point(0,0,0) not previous hit point.
Plz, correct this one. Thank you.