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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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