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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
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