Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.1.X, 2021.2.X
Votes
0
Found in
2021.2.0b1
Issue ID
1348123
Regression
Yes
[2D][Tilemap] Gizmos do not appear in tile palette window when toggling on the button
[2D][Tilemap] Gizmos do not appear in tile palette window when toggling on the button
Scripted visual gizmos do not appear in tile palette window when toggling on the gizmo button
Repro steps:
- Open tile palette prefab in prefab view mode, observe Layer1 child object has Tilemap Gizmos script attached
- Observe what palette should look like with gizmos enabled
- Open tile palette window
- Set "New Palette" as current active palette in tile palette window
- Enable gizmo button, observe gizmos not rendered in window
Expected result: Gizmos appear in tile palette window when gizmo button is toggled on
Actual result: Gizmos do not appear in tile palette window when gizmo button is toggled on
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.1):
A fix for this issue will be available on Unity 2022.1.0a3 and above
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0b6 and above
Resolution Note (fix version 2021.1):
A fix for this issue is available on Unity 2021.1.17f1 and above