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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment