On multiple workstations, it’s impossible to set decimal values in UI Builder.
This forum post suggests this should be possible : a19 Transform rotation question
This is what happens on the machines at work :
I submitted a bug (case 1384672).
Repro Steps
1a. Open Assets/UI/UIPage.uxml
OR
1b. Open UI Builder and add a new VisualElement to the hierarchy.
2. Select the VisualElement in the hierarchy
3. In the UI Builder Inspector, set a decimal value on the Transform>Rotate field
Expected result :
When entering for example “1.2” or “1,2”, the decimal value is valid and saved.
Actual result :
When entering “1.2”, the value isn’t saved and the previous one roll backs.
When entering “1,2”, the value “12” is saved.
Additional note : I am testing from France.