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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment