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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment