Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3.3f1
Issue ID
1327021
Regression
No
[2D][Tilemap] Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
[2D][Tilemap] Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
Palette window's Active Tilemap still shows Tilemap which is disabled in sceneview
Also applies to Grid when it is disabled
Repro steps:
- Click on Tilemap object in SampleScene
- Observe Active Tilemap in palette window shows "Tilemap" selection
- Use Brush tool and attempt to paint in Tilemap object
- Enable Tilemap and observe tiles are painted even when Tilemap is disabled
Expected result: Active Tilemap should show Nothing if all tilemaps in scene is disabled
Actual result: Active Tilemap still shows the last tilemap to be disabled
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a15 and above