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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment