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
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.