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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment