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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
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.