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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment