Search Issue Tracker
Active
Votes
0
Found in
6.5.0
Issue ID
UUM-132714
Regression
No
Entities' "Systems" window calls columns "Unnamed Columns" despite columns having a name
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Package Management -> Package Manager -> Unity Registry -> ECS -> Install
3. Go to Window -> Entities -> Systems
4. Enter the Play Mode
5. In the Systems window, right-click on any column and observe the results
Expected results: The columns have names in the context menu
Actual results: The columns are called "Unnamed Column" despite having a name
Reproducible with: 6.5.0 (6000.5.0a5)
Can't test with: 1.4.4, 6.4.0 (No context menu)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment