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.

  1. 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

  2. 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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.