Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Votes
0
Found in
2022.3.59f1
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-99023
Regression
No
USS units are not serialized when values are edited manually in the file
How to reproduce:
1. Create and open a new project
2. Create a UI Document and open it in UI Builder
3. Create a new USS StyleSheet inside the UI Builder
4. Create a new “.test“ class in the StyleSheet and select it
5. In the UI Builder’s Inspector, change the Position > Top and Right to “0%”
6. Save the Changes
7. Open the USS StyleSheet in a text editing app
8. Create a new line below the fields in the USS StyleSheet and save the changes
9. Select the “.test“ class in the StyleSheet and observe the Inspector > Position
Expected result: The “%” symbol is still displayed
Actual result: the “%” symbol is changed to “px“
Reproducible in: 2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproduced on: Windows 11 Pro (24H2), Linux 6.12.11 (By the user)
Not reproduced on: No other environment tested
Note: This only happens if the serialized values are 0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment