Search Issue Tracker
Fixed
Fixed in 6000.4.0a3
Votes
0
Found in
2022.3.55f1
6000.0.32f1
6000.1.0b1
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-91823
Regression
No
Component tile "TilemapCollider2D" is presented without the spaces in the "Can't remove component" popup
Steps to reproduce:
- Download 6000.1.0b1 build
- Create a 2D project
- Add any 2D object (for example "Circle") and select it
- Go to the "Inspector" window
- Click the"Add Component" button
- Type "Tilemap" into the"Add Component" search field
- From the results list select the "Tilemap Collider 2D" component
- Verify that two components "Tilemap" and "Tilemap Collider 2D" become visible in the "Inspector" window
- In the "Tilemap" section click the kebab icon and select "Remove component"
- Observe the popup
Actual results: Component title presented without the spaces - "TilemapCollider2D". A screenshot has been added to the "Attachments" section.
Expected results: It should be "Tilemap Collider 2D" as displayed in the "Inspector" window.
Reproducible with versions: 6000.1.0b1, 6000.0.32f1, 2022.3.55f1.
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Apple M1 Max
Note: The same issue exists with the "TilemapRenderer" component title. A screenshot is added for it too.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment