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
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Add comment