Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
5.6.4f1
Issue ID
985046
Regression
No
WheelCollider damping rate value is ignored if set in edit mode
To reproduce:
1. Open repro project
2. Play scene
3. Press 'G' key
Expected: both cuboids will be moving at the same speed
Actual: One of cuboids starts moving slower(for which has damping rate value was set to 1 via script) Notice that messages 'Before' and 'After' shows the same value, that was set in editor (1), but actually it was set only after 3rd step.
Reproduced: 5.6.0f3, 5.6.5f1, 2017.1.2p4, 2017.2.1p1, 2017.3.0p1, 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Text Input cursor position cannot be selected when "Hide Mobile Input" is enabled on the Text Input Field
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
Add comment