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
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a15 and above