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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment