Search Issue Tracker
Fixed
Fixed in 2022.3.3f1, 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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment