Search Issue Tracker
In Progress
In Progress in 0.1.X
Votes
0
Found in [Package]
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment