Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the UI Builder window (Window > UI Toolkit > UI Builder)
- Add a Text Field from the Library into the Viewport
- Open the Transition Animations foldout in the Inspector
- Open the Property dropdown
- Observe the dropdown
- Select any value from the Property dropdown
- Observe the value in the Inspector
Actual results: Property value names are inconsistent, uppercase in the dropdown but lowercase when selected
Expected results: Property value names match whether selected or in dropdown
Reproducible with versions: 6000.0.71f1, 6000.3.11f1, 6000.4.1f1, 6000.5.0a9, 6000.6.0a1
Tested on (OS): MacOS Silicon Tahoe 26.3
Notes:
- Easing properties in the same Animation Transitions foldout have property values start uppercase both in dropdown and when selected