Search Issue Tracker
Fixed
Fixed in 2022.3.3f1, 2023.2.0a19
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment