Search Issue Tracker
Fixed in 2022.2.X
Duplicate in 2021.3.X
Votes
3
Found in
2020.3
2021.2
2021.2.0f1
2022.1
Issue ID
1379099
Regression
No
UI Builder breaks cursor's parameters in the .uss file when changing .uss file's values in the UI Builder window
How to reproduce:
1. Open user's provided project "UI Tookit theme bug.zip"
2. Open "SampleScene" Scene
3. Open the theme1.uss file in the Assets folder (make sure that the cursor parameters are: 16 16)
4. Open the test.uxml file in the Assets folder
5. Click on .test under theme1.uss in the top left corner
6. Change Width and Height parameters in the UI Builder's Inspector window and save
Expected result: Only the Width and Height values are changed in the .uss file
Actual result: Width and Height values are changed, but also a comma appears separating the cursor's values
Reproducible with: 1.0.0-preview.18 (2020.3.25f1), 1.0.0 (2021.2.7f1, 2022.1.0b2)
Could not test with: 2019.4.34f1 - UI Builder package is unavailable
Notes:
- USS Preview window in the UI Builder always shows the cursor's values separated with a comma
- "Expected end of value but found '16'" error is thrown after changing parameters in the UI Builder window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment