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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment