Search Issue Tracker
Fixed
Fixed in 2023.1.0b6, 2023.2.0a2
Votes
0
Found in
2023.1.0b1
Issue ID
UUM-24735
Regression
No
Object names in "Select Presets" modals are displayed without the spaces
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
# Observe "Create New XXXXX Preset ..." line
Expected result: Object names in all the presets windows should be presented with spaces:
* "Create New Sprite Renderer Preset ..."
* "Create New Sprite Library Preset ..."
Actual result: Object names displayed without the spaces "Create New SpriteRenderer Preset ..."
Note: [https://docs.unity3d.com/ScriptReference/ObjectNames.NicifyVariableName.html]
Reproducible with: 2023.1.0.a17, 2023.1.0b1
Not reproducible with:
* 2022.2.3f1 (this stream has old UI)
* 2021.3.17f1 (this one has more older UI)
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2023.2.0a2):
Verified with:
2023.2.0a2.0.4808
Revision: trunk 0ded2ee3bb66
Built: Tue, 07 Feb 2023 05:10:22 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