Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.62f1
6000.0.49f1
6000.1.3f1
6000.2.0b1
Issue ID
UUM-104965
Regression
No
Selectors which names start with numbers will be renamed to an asterisk ("*") when they are duplicated
How to reproduce:
1. Open the “UIToolkitBugsBundle.zip“ project
2. Open the “UI Document“ in UI Builder
3. In the StyleSheet tab, create a selector named "1style" or just "9" (first character being any number)
4. Select the new selector and press CTRL + D
5. Observe the StyleSheets tab
Expected result: Duplicated selector is identical to, or is renamed to a variant of, the original name
Actual result: Duplicated selector is renamed to an asterisk ("*")
Reproducible in: 2022.1.0a1, 2022.3.62f1, 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- If the name features a number but does not start with it, the duplicated selector will be an identical copy of the original one
- Sometimes when opening the UIDocument or restarting the project, the non-duplicated names (starting with numbers) will become an astersik(“*“)
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-102246
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
This is a duplicate of issue #UUM-102246