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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment