Search Issue Tracker
Fixed in 2022.3.3f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a20
Issue ID
UUM-20444
Regression
No
Some of the UI Toolkit Debugger properties scale incorrectly when resizing the Debugger window
How to reproduce:
1. Open the attached user project
2. Open the UI Toolkit Debugger window (Window>UI Toolkit>Debugger)
3. Select the “InspectorWindow“ panel
4. Select the VisualElement
5. Press “Show all“
6. Scroll down and find the “scale“ property
7. Resize the window horizontally
Expected result: The “scale” property resizes correctly, all variables are always seen
Actual result: The “scale“ property resizes incorrectly, when window is too small, variables can’t be seen
Reproducible with: 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Can’t test with: 2020.3.42f1 (Properties with issues don’t exist in this version)
Reproduced on: macOS (12.5 Intel)
Note: Similar results happen with other properties (e. g. “text-shadow“)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment