Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.11.0-preview
Issue ID
LOC-183
Regression
No
You can name the table with the same name if you add a space at the end of the name
Steps to repro:
1. Create a String Table Collection, name it "Name"
2. Try to create a new String Table Collection and name it "Name "
Expected result: Warning should be shown that table name exists
Actual result: String Table is created
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
Add comment