You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be desirable to see both visual and physical changes in the radius (diameter) and width of vehicle wheels.
Additional context
No response
Operating system
Windows 11
Version
16.2.17-rc.11
Crashdump ID
No response
Confirmation of issue's presence
By submitting this ticket, I affirm that I have verified the presence of this issue on the latest RC (Release Candidate) version available at the time of writing this ticket.
The text was updated successfully, but these errors were encountered:
Description of the problem
The Wheel API has several annoying bugs that prevent full control over transforming vehicle wheels.
setWheelCamber
: works as expectedsetWheelHeight
: works as expectedsetWheelTrackWidth
: works as expectedsetWheelRimRadius
: does not work as expectedsetWheelTyreRadius
: does not work as expectedsetWheelTyreWidth
: does not work as expectedReproduction steps
To reproduce the issue, you need to call the functions
setWheelRimRadius
,setWheelTyreRadius
, andsetWheelTyreWidth
and confirm their malfunction.Client-side:
Expected behaviour
It would be desirable to see both visual and physical changes in the radius (diameter) and width of vehicle wheels.
Additional context
No response
Operating system
Windows 11
Version
16.2.17-rc.11
Crashdump ID
No response
Confirmation of issue's presence
The text was updated successfully, but these errors were encountered: