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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
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.