Search Issue Tracker
Won't Fix
Under Consideration for 6000.0.X, 6000.4.X, 6000.5.X
In Progress in 6000.3.X
Won't Fix in 6000.5.X
Votes
3
Found in
6000.0.42f1
6000.1.0b10
6000.2.0a6
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-100294
Regression
No
MultiColumnListView Columns have the same Name value when binding with Localization
Reproduction steps:
1. Open the attached “IN-96987.zip” project
2. Double click on the “Document.uxml” from the Project Window
3. In the UI Builder Hierarchy select the MultiColumnView
4. In the Inspector find the Columns property and expand it
5. Observe the Name property of both Columns
Expected result: Column names are “Column 1” and “Column 2”
Actual result: Both Column Names are the same (“Column 1”)
Reproducible with: 1.5.2, 1.5.4 (6000.0.41f1, 6000.1.0b11, 6000.2.0a7)
Couldn’t test with: 1.5.4 (2022.3.60f1) (Could not downgrade)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is planned to be addressed in a future refactor of the UI Builder inspector. For now, this is a known limitation.
Resolution Note (6000.5.X):
This is planned to be addressed in a future refactor of the UI Builder inspector. For now, this is a known limitation.