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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment