Search Issue Tracker
Fixed in 2023.2.0a4
Fixed in 2023.1.X, 2023.1.0b6, 2023.2.X
Votes
0
Found in
2023.1.0b3
Issue ID
UUM-26180
Regression
No
Component titles from several words are displayed without the spaces in "Add/Remove to XXXXX default" buttons
Steps to reproduce:
- Create a project
- Add 2D/3D game object
- Go to "Inspector" tab
- Select any component, which title consist of several words
- Click on preset icon
- Verify, that "Select Preset" window opens
- Find "Create New XXXXX Preset ..." line and create a new preset
- In "Project" section find that preset and select it
- Go to "Inspector" tab
- Observe "Add to XXX default" button or "Remove from XXX default"
Expected result: Object names in all the buttons should be presented with spaces. For example "Add to Mesh Renderer default", "Remove from Mesh Renderer default", "Add to Box Collider default", "Remove from Box Collider default".
Actual result: Object names in all the buttons are displayed without the spaces. For example: "Add to MeshRenderer default", "Remove from MeshRenderer default", "Add to BoxCollider default", "Remove from BoxCollider default". Added screenshot in the "Attachments" section.
Note: [https://docs.unity3d.com/ScriptReference/ObjectNames.NicifyVariableName.html]
Reproducible with: 2023.1.0b3, 2022.2.6f1, 2021.3.18f1, 2020.3.45f1.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2023.2):
Verified with:
2023.2.0a4.452.1664
Revision: trunk 2996d9acd605
Built: Mon, 20 Feb 2023 22:36:45 GMT
Resolution Note (fix version 2023.1):
Verified with:
2023.1.0b6.2902.2760
Revision: 2023.1/staging daa119e0d698
Built: Sun, 19 Feb 2023 19:28:03 GMT