Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2023.2.0a21
Issue ID
UUM-41271
Regression
Yes
Inlined Styles settings are dismissed if changing them from the script if the UI Builder window is open
How to reproduce:
1. Open the user’s attached “Resolved.zip” project
2. Open “Resolved.uxml” (Assets > UI Toolkit > Resolved)
3. Enter Play Mode and observe the square at the top left corner
Expected result: Square becomes blue and then black
Actual result: Square is red
Reproducible with: 2023.2.0a19, 2023.2.0a21
Not reproducible with: 2021.3.28f1, 2022.3.4f1 2023.1.3f1, 2023.2.0a18
Reproduced on: macOS 13.2.1 (Intel)
Note: not reproducible if closing the UI Builder window
Add comment
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
Resolution Note:
This is due to the Live Reload feature; inline styles in a document opened in the UI Builder will take precedence, to show the same result in the scene. This feature can be disabled in any window by unselecting the "UI Toolkit Live Reload" option in the window's menu.
Note: This inline style override only happen if there are inline styles to load from the document.
Resolution Note (2023.2.X):
This is due to the Live Reload feature; inline styles in a document opened in the UI Builder will take precedence, to show the same result in the scene. This feature can be disabled in any window by unselecting the "UI Toolkit Live Reload" option in the window's menu.
Note: This inline style override only happen if there are inline styles to load from the document.