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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.