Search Issue Tracker
Fixed in 2022.3.3f1
Fixed in 2022.3.X, 2023.2.X, 2023.2.0a19
Votes
1
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a1
Issue ID
UUM-28811
Regression
No
UI Toolkit Debugger displays incorrect values for style.translate Unity2021.3.12f1
Reproduction steps:
1. Open the attached project “UITKRepro”
2. Open the “Assets/Scenes/SampleScene” scene
3. Open Window → UI Toolkit → Debugger window
4. In the UI Toolkit Debugger window from the dropdown list select “MainPanelSettings”
5. In the window dropdown list navigate to VisualElement → TemplateContainer → VisualElement → VisualElement #GraphPanel
6. Inspect the “transform-origin” and “translate” fields
Expected result: All fields values have labels
Actual result: The first value of the fields is missing labels
Reproducible with: 2021.3.18f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Couldn’t test with: 2020.3.45f1 - Missing references to components in the scene file
Reproducible on: macOS 13.1 (Intel)
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 RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
Add comment