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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment