Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.5.8

Issue ID

LOC-1292

Regression

No

Name textfield has no character limit even if the Table cannot be created since Assets have a character limit when creating a new Table Collection

Package: Localization Package

-

Steps to reproduce:

  1. Create a new Unity project using the Universal 3D template
  2. Install the Localization package (com.unity.localization)
  3. Open the Project Settings window (Edit > Project Settings)
  4. Open the Localization tab in the Project Settings window
  5. Press the "Create" button
  6. Press the "Save" button
  7. Add the "Apple App Info" element into the Metadata list ("+" > Apple > App Info)
  8. Open the "Apple App Info" foldout
  9. Open the "Short Name" foldout
  10. Click the "Create Table Collection" button
  11. Enter a lot of characters in the Name textfield
  12. Click the "Create" button
  13. Observe the Editor

Actual results: Name textfield has no character limit even if the Table cannot be created since Assets have a character limit when creating a new Table Collection

Expected results: Since the textfield has validation if it is empty, it should also have validation for character limit

Reproducible with versions: 1.5.9 (6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5 6000.5.0a2)

Tested on (OS): MacOS Silicon Tahoe 26.0.1

Notes:

  • The Name Textfield has validation if the textfield is empty, showing a warning, so it should also have a character limit for the maximum characters an Asset name is allowed to have
  1. Resolution Note:

    This issue is considered low priority, and implementing a character limit for the Name text field is not straightforward in this context. Asset name length restrictions can vary depending on platform and file system, making it difficult to enforce a universal limit without introducing unintended constraints.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.