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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment