Search Issue Tracker
Fixed
Fixed in 2023.1.0b6, 2023.2.0a4
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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note (fix version 2023.2.0a4):
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.0b6):
Verified with:
2023.1.0b6.2902.2760
Revision: 2023.1/staging daa119e0d698
Built: Sun, 19 Feb 2023 19:28:03 GMT