Search Issue Tracker
Fixed
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(““)
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-102246