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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Add comment