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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment