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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment