Search Issue Tracker
In Progress
Fix In Review for 0.1.1-exp.1 - Vehicle Controller
Votes
0
Found in [Package]
0.1.0-exp.10 - Vehicle Controller
Issue ID
ECSB-1706
Regression
No
Friction Input Fields Misaligned in Wheel Authoring UI on Vehicle Prefab
Steps to reproduce:
- Create a new Unity project
- Install the com.unity.vehicles package via the Package Manager
- Import the Advanced Vehicle Sample from the package
- In the Project window, navigate to: Assets/Samples/Vehicles/0.1.0-exp.10/Advanced Vehicle Sample/Prefabs/Vehicles/Car.prefab
- Open the Car.prefab
- Select one of its wheel child GameObjects (e.g., Wheel_FL, Wheel_FR, etc.)
- In the Inspector, locate the Wheel Authoring component
- Scroll to the Friction section and observe the layout of the Friction Curve Maximum and Friction Curve Minimum input fields
\\
Actual results: The X and Y input fields for both Friction Curve Maximum and Friction Curve Minimum are misaligned horizontally. The fields do not line up with each other, resulting in a visually inconsistent layout.
Expected results: The input fields should be properly aligned horizontally in a clean row, following Unity’s UI standards for clarity and ease of editing.
\\
Reproducible with versions: 0.1.0-exp-10 (6000.2.0b3)
\\
Tested on (OS): Ubuntu 22.04 LTS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment