Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b8
Issue ID
1194038
Regression
No
[Tilemap] When a Tilemap object is created Scene Hierarchy doesn't expand if it is collapsed earlier
If the Scene Hierarchy is collapsed and a Tilemap object is created then Scene Hierarchy remains in collapse state. it doesn't expand automatically as it happens when other objects are created. Refer attached video
Steps to repro:
1. Create a new project
2. Make sure that Scene Hierarchy is a collapsed
2. Hierarchy > Create > 2D Object > Tilemap
Actual Result:
On creating Tilemap object Scene Hierarchy is does not expand if it is collapsed.
Expected Result:
Scene hierarchy expands automatically when a Tilemap object is created.
Reproducible on:
2020.1.0a10, 2019.3.0b8, 2019.2.0f1, 2019.1.11f1, 2018.3.0f2, 2018.1.0f2, 2017.4.27f1, 2017.3.0f3
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment