Search Issue Tracker
Duplicate
Votes
2
Found in
2017.1.0f3
Issue ID
940295
Regression
No
ClosestPoint returns invalid value when collider is off-center and it's parent is scaled
Reproduction steps:
1. Download project "TestContact.zip" and open in Unity
2. Open scene "TestContact"
Actual: "[BROKEN]ScaledParentAndOffsetCollider" object's Gizmo line is not on the collider
Expected: object's Gizmo line should be the closest point on the collider
Reproduced on: 2017.3.0a3; 2017.2.0b6; 2017.1.0p3; 5.6.3f1
Note: this applies to both Collider.ClosestPoint and Physics.ClosestPoint (choose in script "TestContact")
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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
This is a duplicate of issue #865250