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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment